Skip to content

Commit

Permalink
Merge pull request #53 from skjnldsv/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/metadata-action-5.6.1
  • Loading branch information
skjnldsv authored Jan 2, 2025
2 parents 3ee2694 + d83203f commit a8eea47
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 @@ -55,7 +55,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit a8eea47

Please sign in to comment.