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 292a4b7 commit a173bb5Copy full SHA for a173bb5
.github/workflows/scorecard.yml
@@ -38,7 +38,7 @@ jobs:
38
39
# Upload the results as artifacts.
40
- name: 'Upload artifact'
41
- uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
+ uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v4.4.2
42
with:
43
name: SARIF file
44
path: results.sarif
0 commit comments