Skip to content

Commit

Permalink
Merge pull request #49 from NotFounds/renovate/docker-metadata-action…
Browse files Browse the repository at this point in the history
…-digest

Update docker/metadata-action digest to 8e5442c
  • Loading branch information
NotFounds authored Jan 31, 2024
2 parents e4a0e46 + 22da1fe commit 10e53f0
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 @@ -44,7 +44,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@62339db73c56dd749060f65a6ebb93a6e056b755
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 10e53f0

Please sign in to comment.