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 ec22aab + 34dbe77 commit 0856ff2Copy full SHA for 0856ff2
.github/workflows/dockgen.yml
@@ -46,7 +46,7 @@ jobs:
46
labels: ${{ steps.meta.outputs.labels }}
47
48
- name: Generate artifact attestation
49
- uses: actions/attest-build-provenance@v2
+ uses: actions/attest-build-provenance@v3
50
with:
51
subject-name: ghcr.io/${{ github.repository }}
52
subject-digest: ${{ steps.push.outputs.digest }}
0 commit comments