Skip to content

Commit

Permalink
Merge pull request #179 from vranki/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…metadata-action-3.6.0

Bump docker/metadata-action from 3.5.0 to 3.6.0
  • Loading branch information
vranki authored Nov 13, 2021
2 parents 832ae16 + edfba84 commit 988272e
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@3a3bb3a81753dc99f090d24ee7e5343838b73a96
uses: docker/metadata-action@548e2346a9987b56d8a4104fe776321ff8e23440
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
flavor: latest=true
Expand Down

0 comments on commit 988272e

Please sign in to comment.