We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52c08a1 commit 8af0d95Copy full SHA for 8af0d95
.github/workflows/docker.yml
@@ -64,7 +64,7 @@ jobs:
64
# https://github.com/docker/metadata-action
65
- name: Extract Docker metadata
66
id: meta
67
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
68
with:
69
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
70
0 commit comments