Skip to content

Commit

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

Update docker/metadata-action digest to f7b4ed1
  • Loading branch information
NotFounds authored May 18, 2024
2 parents 86c835d + c2082f4 commit 347e864
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@1294d94f8ee362ab42b6da04c35f4cd03a0e6af7
uses: docker/metadata-action@f7b4ed12385588c3f9bc252f0a2b520d83b52d48
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 347e864

Please sign in to comment.