We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c5caae commit 628d366Copy full SHA for 628d366
.github/workflows/__build-workflow.yaml
@@ -204,7 +204,7 @@ jobs:
204
205
- name: Docker meta
206
id: meta
207
- uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
+ uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
208
with:
209
images: |
210
${{ inputs.registry }}/${{ inputs.image-name }}
@@ -348,7 +348,7 @@ jobs:
348
349
- name: Docker metadata
350
351
352
353
354
0 commit comments