File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9999
100100 - name : Attest Maven artifacts
101101 if : inputs.dry_run != true
102- uses : actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1
102+ uses : actions/attest-build-provenance@4d101475d8b20a2381f78447822ac1eab6504dd8 # v4.2.2
103103 with :
104104 subject-path : maven-staging/**/*
105105
@@ -227,7 +227,7 @@ jobs:
227227
228228 - name : Attest sample artifacts
229229 if : steps.collect.outputs.count != '0'
230- uses : actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1
230+ uses : actions/attest-build-provenance@4d101475d8b20a2381f78447822ac1eab6504dd8 # v4.2.2
231231 with :
232232 subject-path : release-assets/*
233233
@@ -276,7 +276,7 @@ jobs:
276276 fail_on_unmatched_files : false
277277
278278 - name : Attest build provenance for release assets
279- uses : actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1
279+ uses : actions/attest-build-provenance@4d101475d8b20a2381f78447822ac1eab6504dd8 # v4.2.2
280280 with :
281281 subject-path : |
282282 sbom.cdx.json
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip
3+ distributionSha256Sum =84fbba45c7f4c64abc77460e1c00f541e9f960e3c7ed2538f1ede19eacd873ae
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.7.0-bin.zip
45networkTimeout =10000
56retries =0
67retryBackOffMs =500
78validateDistributionUrl =true
89zipStoreBase =GRADLE_USER_HOME
910zipStorePath =wrapper/dists
10- distributionSha256Sum =9c0f7faeeb306cb14e4279a3e084ca6b596894089a0638e68a07c945a32c9e14
You can’t perform that action at this time.
0 commit comments