File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9595
9696 - name : Generate artifact attestation
9797 if : github.ref_type == 'tag'
98- uses : actions/attest-build-provenance@v2
98+ uses : actions/attest-build-provenance@v3
9999 with :
100100 subject-path : build/*.tar.gz
101101
Original file line number Diff line number Diff line change 3434
3535 - name : Generate artifact attestation
3636 if : github.ref_type == 'tag'
37- uses : actions/attest-build-provenance@v2
37+ uses : actions/attest-build-provenance@v3
3838 with :
3939 subject-path : build/*.tar.gz
4040
Original file line number Diff line number Diff line change 3434
3535 - name : Generate artifact attestation
3636 if : github.ref_type == 'tag'
37- uses : actions/attest-build-provenance@v2
37+ uses : actions/attest-build-provenance@v3
3838 with :
3939 subject-path : build/*.zip
4040
You can’t perform that action at this time.
0 commit comments