Skip to content

Commit

Permalink
Merge pull request vranki#186 from vranki/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/metadata-action-3.6.2

Bump docker/metadata-action from 3.6.1 to 3.6.2
  • Loading branch information
vranki authored Dec 15, 2021
2 parents cb4849c + 355d4b7 commit ccd1650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@a2e02890a0d28163b34ac2e4b575b9264a5ee3e2
uses: docker/metadata-action@e5622373a38e60fb6d795a4421e56882f2d7a681
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
flavor: latest=true
Expand Down

0 comments on commit ccd1650

Please sign in to comment.