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 602bcca + 91417da commit fb8d26eCopy full SHA for fb8d26e
.github/workflows/scorecard.yml
@@ -32,7 +32,7 @@ jobs:
32
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
33
# format to the repository Actions tab.
34
- name: "Upload artifact"
35
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
36
with:
37
name: SARIF file
38
path: results.sarif
0 commit comments