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 fe74fba commit 3cbbc63Copy full SHA for 3cbbc63
.github/workflows/codeql.yml
@@ -94,4 +94,4 @@ jobs:
94
- name: Upload Results
95
uses: github/codeql-action/upload-sarif@v3
96
with:
97
- category: ${{matrix.language}}
+ category: '/language:${{matrix.language}}-${{ matrix.build-mode }}'
0 commit comments