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 1280e91 + b472700 commit 9b1778dCopy full SHA for 9b1778d
.github/workflows/scorecard.yml
@@ -52,7 +52,7 @@ jobs:
52
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
53
# format to the repository Actions tab.
54
- name: Upload artifact
55
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
56
with:
57
name: SARIF file
58
path: results.sarif
0 commit comments