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 6e6c1d5 commit ab462c6Copy full SHA for ab462c6
.github/workflows/scorecard.yml
@@ -68,7 +68,7 @@ jobs:
68
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
69
# format to the repository Actions tab.
70
- name: "Upload artifact"
71
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
72
with:
73
name: SARIF file
74
path: results.sarif
0 commit comments