We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3436756 commit ffcc039Copy full SHA for ffcc039
.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@6673cd052c4cd6fcf4b4e6e60ea986c889389535
+ uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8
45
with:
46
name: SARIF file
47
path: results.sarif
0 commit comments