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 @@ -101,7 +101,7 @@ jobs:
101101 publish -x check \
102102 prepareGitHubAttestation
103103 - name : Generate build provenance attestations
104- uses : actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4 .0
104+ uses : actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0 .0
105105 with :
106106 subject-path : documentation/build/attestation/*.jar
107107
Original file line number Diff line number Diff line change 6565 --remote-repo-url=${{ env.STAGING_REPO_URL }}
6666 - name : Generate build provenance attestations
6767 if : ${{ inputs.dryRun == false }}
68- uses : actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4 .0
68+ uses : actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0 .0
6969 with :
7070 subject-path : build/repo/**/*.jar
7171
You can’t perform that action at this time.
0 commit comments