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 b263f5e + 5915733 commit 9f6579cCopy full SHA for 9f6579c
.github/workflows/release.yaml
@@ -49,7 +49,7 @@ jobs:
49
labels: ${{ steps.meta.outputs.labels }}
50
51
- name: Generate artifact attestation
52
- uses: actions/attest-build-provenance@v2
+ uses: actions/attest-build-provenance@v3
53
with:
54
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
55
subject-digest: ${{ steps.push.outputs.digest }}
0 commit comments