Skip to content

Commit

Permalink
Merge pull request #57 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 60a0d34
  • Loading branch information
krishjainx authored Aug 3, 2024
2 parents 74a5ba1 + 454559d commit a097e78
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@f7b4ed12385588c3f9bc252f0a2b520d83b52d48
uses: docker/metadata-action@60a0d343a0d8a18aedee9d34e62251f752153bdb
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit a097e78

Please sign in to comment.