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 5960126 + fd49cb3 commit 3f2728cCopy full SHA for 3f2728c
.github/workflows/docker-publish.yml
@@ -43,7 +43,7 @@ jobs:
43
labels: ${{ steps.meta.outputs.labels }}
44
45
- name: Generate artifact attestation
46
- uses: actions/attest-build-provenance@v2
+ uses: actions/attest-build-provenance@v3
47
with:
48
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
49
subject-digest: ${{ steps.push.outputs.digest }}
0 commit comments