We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a755a3f commit 0972d59Copy full SHA for 0972d59
1 file changed
.github/workflows/build-and-push.yaml
@@ -62,7 +62,7 @@ jobs:
62
# https://github.com/docker/metadata-action
63
- name: Extract Docker metadata
64
id: meta
65
- uses: docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0.0
+ uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
66
with:
67
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
68
0 commit comments