We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4bb8d3 + 7c4fdc8 commit a862bd6Copy full SHA for a862bd6
1 file changed
.github/workflows/scorecard.yml
@@ -48,7 +48,7 @@ jobs:
48
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
49
# format to the repository Actions tab.
50
- name: "Upload artifact"
51
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
52
with:
53
name: SARIF file
54
path: results.sarif
0 commit comments