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 820c3bf + c83a535 commit 2e45368Copy full SHA for 2e45368
.github/workflows/scorecards.yml
@@ -55,7 +55,7 @@ jobs:
55
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
56
# format to the repository Actions tab.
57
- name: "Upload artifact"
58
- uses: actions/upload-artifact@97a0fba1372883ab732affbe8f94b823f91727db # v3.pre.node20
+ uses: actions/upload-artifact@v4
59
with:
60
name: SARIF file
61
path: results.sarif
0 commit comments