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 01b9a7e commit f517331Copy full SHA for f517331
.github/workflows/scorecard.yml
@@ -36,7 +36,7 @@ jobs:
36
results_format: sarif
37
publish_results: true
38
- name: "Upload artifact"
39
- uses: actions/upload-artifact@v4.6.2
+ uses: actions/upload-artifact@v5.0.0
40
with:
41
name: SARIF file
42
path: results.sarif
0 commit comments