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 93
93
publish -x check \
94
94
prepareGitHubAttestation
95
95
- name : Generate build provenance attestations
96
- uses : actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3 .0
96
+ uses : actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4 .0
97
97
with :
98
98
subject-path : documentation/build/attestation/*.jar
99
99
Original file line number Diff line number Diff line change 63
63
--remote-repo-url=${{ env.STAGING_REPO_URL }}
64
64
- name : Generate build provenance attestations
65
65
if : ${{ inputs.dryRun == false }}
66
- uses : actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3 .0
66
+ uses : actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4 .0
67
67
with :
68
68
subject-path : build/repo/**/*.jar
69
69
You can’t perform that action at this time.
0 commit comments