We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc48159 + ed376b2 commit d4a96deCopy full SHA for d4a96de
.github/workflows/scorecards.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@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
72
with:
73
name: SARIF file
74
path: results.sarif
0 commit comments