We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f10965f commit 33c71beCopy full SHA for 33c71be
.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@83fd05a356d7e2593de66fc9913b3002723633cb
+ uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce
47
with:
48
name: SARIF file
49
path: results.sarif
0 commit comments