We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dbf5620 + 5b781b3 commit 9d7c8edCopy full SHA for 9d7c8ed
.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@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
+ uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
58
with:
59
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
60
0 commit comments