Skip to content

Commit

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

Update docker/metadata-action digest to c314eea
  • Loading branch information
NotFounds authored Mar 31, 2024
2 parents 457040f + b1fb5bc commit 610171c
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@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
uses: docker/metadata-action@c314eea2b27e3cb3c7d7be0618510234d8f6178e
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 610171c

Please sign in to comment.