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 9689aa0 + 0c5e296 commit 30cdcfbCopy full SHA for 30cdcfb
.github/workflows/security-scorecard.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@v3.1.0
+ uses: actions/upload-artifact@v4
59
with:
60
name: SARIF file
61
path: results.sarif
0 commit comments