We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad79669 + 6aa0370 commit c7eccacCopy full SHA for c7eccac
1 file changed
.github/workflows/build-docker.yaml
@@ -39,7 +39,7 @@ jobs:
39
labels: ${{ steps.meta.outputs.labels }}
40
41
- name: Generate artifact attestation
42
- uses: actions/attest-build-provenance@v2
+ uses: actions/attest-build-provenance@v3
43
with:
44
subject-name: index.docker.io/blximages/kanash
45
subject-digest: ${{ steps.push.outputs.digest }}
0 commit comments