Skip to content

Commit

Permalink
Merge pull request #3 from spiceywasabi/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/metadata-action-3.6.1

Bump docker/metadata-action from 3.5.0 to 3.6.1
  • Loading branch information
spiceywasabi authored Dec 6, 2021
2 parents 22e03c1 + 28daa78 commit fce2d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@3a3bb3a81753dc99f090d24ee7e5343838b73a96
uses: docker/metadata-action@a2e02890a0d28163b34ac2e4b575b9264a5ee3e2
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit fce2d7f

Please sign in to comment.