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 d54e4c9 + 6dfc911 commit a709d7cCopy full SHA for a709d7c
.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@v6
+ uses: actions/upload-artifact@v7
56
with:
57
name: SARIF file
58
path: results.sarif
0 commit comments