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.
1 parent ec22aab commit 34dbe77Copy full SHA for 34dbe77
.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