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.
2 parents 21d22ca + b2c5d8f commit c59f9cbCopy full SHA for c59f9cb
.github/workflows/ghcr-image-build-and-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@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
+ uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
58
with:
59
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
60
0 commit comments