We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85bdefa + 9f94f41 commit 70a91d6Copy full SHA for 70a91d6
.github/workflows/artifacts.yaml
@@ -72,7 +72,7 @@ jobs:
72
73
- name: Gather build metadata
74
id: meta
75
- uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e # v5.4.0
+ uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c # v5.5.0
76
with:
77
images: ${{ steps.image-name.outputs.value }}
78
flavor: |
0 commit comments