We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4368998 commit 92c2972Copy full SHA for 92c2972
1 file changed
.github/workflows/scorecard.yml
@@ -61,7 +61,7 @@ jobs:
61
- name: "Upload artifact"
62
uses: actions/upload-artifact@97a0fba1372883ab732affbe8f94b823f91727db # v3.pre.node20
63
with:
64
- name: "SARIF file"
+ name: sarif-file
65
path: results.sarif
66
retention-days: 5
67
0 commit comments