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