We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02ded9d + 975ba48 commit 8e56239Copy full SHA for 8e56239
.github/workflows/scorecard.yml
@@ -31,7 +31,7 @@ jobs:
31
32
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
33
- name: "Upload artifact"
34
- uses: actions/upload-artifact@c24449f33cd45d4826c6702db7e49f7cdb9b551d # v3.pre.node20
+ uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v3.pre.node20
35
with:
36
name: SARIF file
37
path: results.sarif
0 commit comments