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 5f1eb0a + 6b90a83 commit afd785bCopy full SHA for afd785b
1 file changed
.github/workflows/main.yml
@@ -109,7 +109,7 @@ jobs:
109
labels: ${{ steps.meta.outputs.labels }}
110
111
- name: Generate artifact attestation
112
- uses: actions/attest-build-provenance@v3
+ uses: actions/attest-build-provenance@v4
113
with:
114
subject-name: ghcr.io/${{ github.repository }}
115
subject-digest: ${{ steps.push.outputs.digest }}
0 commit comments