Skip to content

Commit

Permalink
Merge pull request #3 from JonathanBout/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/metadata-action-5.6.1
  • Loading branch information
JonathanBout authored Nov 29, 2024
2 parents 6060938 + 7698bc0 commit 3d5b858
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 @@ -58,7 +58,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@v5.0.0
uses: docker/metadata-action@v5.6.1
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
# use the dev tag if build is on main branch, use latest tag if build is on release
Expand Down

0 comments on commit 3d5b858

Please sign in to comment.