Merge pull request #30 from elliotmatson/dependabot/github_actions/docker/metadata-action-4.3.0

Bump docker/metadata-action from 4.2.0 to 4.3.0
This commit is contained in:
Elliot Matson 2023-01-16 11:25:09 -06:00 committed by GitHub
commit aed3c41a68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ jobs:
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@05d22bf31770de02e20c67c70365453e00227f61
uses: docker/metadata-action@507c2f2dc502c992ad446e3d7a5dfbe311567a96
with:
images: |
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}