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 dc33d54 commit 78f61a3Copy full SHA for 78f61a3
.github/workflows/docker-publish.yml
@@ -53,7 +53,7 @@ jobs:
53
# https://github.com/docker/metadata-action
54
- name: Extract Docker metadata
55
id: meta
56
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
57
with:
58
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
59
0 commit comments