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 348178c + 3f98b83 commit ec6ca0bCopy full SHA for ec6ca0b
.github/workflows/docker-publish.yml
@@ -65,7 +65,7 @@ jobs:
65
# https://github.com/docker/metadata-action
66
- name: Extract Docker metadata
67
id: meta
68
- uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
+ uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
69
with:
70
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
71
0 commit comments