We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5318343 commit 57d3f68Copy full SHA for 57d3f68
.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@83fd05a356d7e2593de66fc9913b3002723633cb
+ uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce
46
with:
47
name: SARIF file
48
path: results.sarif
0 commit comments