Skip to content

Commit 0972d59

Browse files
Update docker/metadata-action action to v5.10.0 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a755a3f commit 0972d59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
# https://github.com/docker/metadata-action
6363
- name: Extract Docker metadata
6464
id: meta
65-
uses: docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0.0
65+
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
6666
with:
6767
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
6868

0 commit comments

Comments
 (0)