We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 655599b commit efef3abCopy full SHA for efef3ab
.github/workflows/scorecards-analysis.yml
@@ -42,7 +42,7 @@ jobs:
42
43
# Upload the results as artifacts (optional).
44
- name: "Upload artifact"
45
- uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8
+ uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb
46
with:
47
name: SARIF file
48
path: results.sarif
0 commit comments