We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ba5d04 + 78b3fa4 commit b34f8caCopy full SHA for b34f8ca
.github/workflows/benchmark.yml
@@ -64,7 +64,7 @@ jobs:
64
package
65
66
- name: Upload built sources
67
- uses: actions/upload-artifact@6673cd052c4cd6fcf4b4e6e60ea986c889389535 # 3.0.0
+ uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # 3.0.0
68
with:
69
name: benchmarks.jar
70
path: log4j-perf/target/benchmarks.jar
.github/workflows/scorecards-analysis.yml
@@ -55,7 +55,7 @@ jobs:
55
publish_results: true
56
57
- name: "Upload artifact"
58
59
60
name: SARIF file
61
path: results.sarif
0 commit comments