We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7d97c2 commit 163906aCopy full SHA for 163906a
.github/workflows/scorecard.yml
@@ -37,7 +37,7 @@ jobs:
37
38
# Upload the results as artifacts.
39
- name: 'Upload artifact'
40
- uses: actions/upload-artifact@6673cd052c4cd6fcf4b4e6e60ea986c889389535 # tag=v3.0.0
+ uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # tag=v3.1.0
41
with:
42
name: SARIF file
43
path: results.sarif
0 commit comments