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.
2 parents e66e9d7 + 40215dd commit b51b967Copy full SHA for b51b967
1 file changed
.github/workflows/scorecard.yml
@@ -37,7 +37,7 @@ jobs:
37
publish_results: true
38
39
- name: 'Upload artifact'
40
- uses: 'actions/upload-artifact@v4'
+ uses: 'actions/upload-artifact@v7'
41
with:
42
name: 'SARIF file'
43
path: 'results.sarif'
0 commit comments