Skip to content

Commit

Permalink
build(deps): Upgrade docker/metadata-action digest to 26b4721
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 815de65 commit 54ac6f8
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 @@ -50,7 +50,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@f19c3691d56f26e3f97547999df66a9ecbf0d9b0
uses: docker/metadata-action@26b4721af7e42433d091d1c17de06a07d96a56ce
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 54ac6f8

Please sign in to comment.