We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f272123 commit 96d412dCopy full SHA for 96d412d
.github/workflows/docker-publish.yml
@@ -54,7 +54,7 @@ jobs:
54
# https://github.com/docker/metadata-action
55
- name: Extract Docker metadata
56
id: meta
57
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5
58
with:
59
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
60
0 commit comments