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 a6b3268 commit 4c82df6Copy full SHA for 4c82df6
.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.4.0
+ uses: actions/upload-artifact@v4.5.0
54
with:
55
name: SARIF file
56
path: results.sarif
0 commit comments