We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da945e3 + b765bf0 commit ebd4485Copy full SHA for ebd4485
1 file changed
.github/workflows/publish-docker.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Extract metadata
37
id: meta
38
- uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
+ uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
39
with:
40
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
41
tags: |
0 commit comments