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 bc5a760 commit 9bf0e34Copy full SHA for 9bf0e34
.github/workflows/codeql-ql.yml
@@ -94,4 +94,5 @@ jobs:
94
- name: Upload SARIF file
95
uses: github/codeql-action/upload-sarif@v3
96
with:
97
- sarif_file: ${{ steps.run_ql.outputs.sarif }}
+ sarif_file: ${{ steps.run_ql.outputs.sarif }}
98
+ category: "/codeql:ql"
0 commit comments