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 c576e9f + deeccd9 commit 5248a80Copy full SHA for 5248a80
.github/workflows/scorecards.yml
@@ -50,7 +50,7 @@ jobs:
50
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
51
# format to the repository Actions tab.
52
- name: "Upload artifact"
53
- uses: actions/upload-artifact@v4.3.1
+ uses: actions/upload-artifact@v4.3.3
54
with:
55
name: SARIF file
56
path: results.sarif
0 commit comments