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 4ccd386 commit 8462b9fCopy full SHA for 8462b9f
.github/workflows/scorecard.yml
@@ -56,6 +56,6 @@ jobs:
56
# Upload the results to GitHub's code scanning dashboard (optional).
57
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
58
- name: "Upload to code-scanning"
59
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@v4
60
with:
61
sarif_file: results.sarif
.github/workflows/zizmor.yml
@@ -46,6 +46,6 @@ jobs:
46
retention-days: 7
47
48
- name: Upload to code-scanning
49
50
51
0 commit comments