Skip to content

Commit

Permalink
Merge pull request #71 from krishjainx/renovate/docker-metadata-actio…
Browse files Browse the repository at this point in the history
…n-digest

Update docker/metadata-action digest to b53be03
  • Loading branch information
krishjainx authored Nov 30, 2024
2 parents e3562cc + d4c8883 commit 32233cb
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 @@ -64,7 +64,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
uses: docker/metadata-action@b53be03109c4ef6f6cc7aa545b84b17a7fe51c1e
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 32233cb

Please sign in to comment.