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 b96cc85 commit 3cea2b1Copy full SHA for 3cea2b1
.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@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
+ uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
57
with:
58
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
59
0 commit comments