File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 91
91
publish -x check \
92
92
prepareGitHubAttestation
93
93
- name : Generate build provenance attestations
94
- uses : actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1 .0
94
+ uses : actions/attest-build-provenance@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2 .0
95
95
with :
96
96
subject-path : documentation/build/attestation/*.jar
97
97
Original file line number Diff line number Diff line change 51
51
:verifyArtifactsInStagingRepositoryAreReproducible \
52
52
--remote-repo-url=${{ env.STAGING_REPO_URL }}
53
53
- name : Generate build provenance attestations
54
- uses : actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1 .0
54
+ uses : actions/attest-build-provenance@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2 .0
55
55
with :
56
56
subject-path : build/repo/**/*.jar
57
57
- name : Upload local repository for later jobs
You can’t perform that action at this time.
0 commit comments