Skip to content

Commit

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

Update docker/metadata-action digest to 879dcbb
  • Loading branch information
NotFounds authored Oct 8, 2023
2 parents afeed40 + 4808900 commit 7fd4bbe
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@0f8c876bafbf5dbce05c36682ec68e9a0274a48a
uses: docker/metadata-action@879dcbb708d40f8b8679d4f7941b938a086e23a7
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 7fd4bbe

Please sign in to comment.