Skip to content

Commit

Permalink
chore(deps): update docker/metadata-action digest to 369eb59
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent ac3c66c commit 87ed993
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ runs:
- name: Extract metadata
id: meta
# See https://github.com/docker/metadata-action/commits/master/
uses: docker/metadata-action@44d81d6d2a5a935e1a481942268529623f1f5ccd
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
with:
images: ${{ inputs.registry-url }}/${{ inputs.image-name }}
tags: ${{ inputs.metadata-tags }}
Expand Down
2 changes: 1 addition & 1 deletion docker-build-push/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ runs:
- name: Extract metadata
id: meta
# See https://github.com/docker/metadata-action/commits/master/
uses: docker/metadata-action@44d81d6d2a5a935e1a481942268529623f1f5ccd
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
with:
images: ${{ inputs.registry-url }}/${{ inputs.image-name }}
tags: ${{ inputs.metadata-tags }}
Expand Down

0 comments on commit 87ed993

Please sign in to comment.