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 72b13b5 commit ab7dcccCopy full SHA for ab7dccc
.github/workflows/main.yml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Upload zizmor SARIF report into the GitHub repo code scanning
62
if: contains(matrix.name, 'linting')
63
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@v4
64
with:
65
sarif_file: zizmor.sarif
66
category: zizmor
0 commit comments