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 a632e31 + f140b2e commit cca9d21Copy full SHA for cca9d21
.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@v5
+ uses: actions/upload-artifact@v6
56
with:
57
name: SARIF file
58
path: results.sarif
0 commit comments