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 d646ed4 commit c5ef522Copy full SHA for c5ef522
.github/workflows/scorecards-analysis.yml
@@ -41,7 +41,7 @@ jobs:
41
42
# Upload the results as artifacts (optional).
43
- name: "Upload artifact"
44
- uses: actions/upload-artifact@82c141cc518b40d92cc801eee768e7aafc9c2fa2
+ uses: actions/upload-artifact@6673cd052c4cd6fcf4b4e6e60ea986c889389535
45
with:
46
name: SARIF file
47
path: results.sarif
0 commit comments