Skip to content

Commit 3cbbc63

Browse files
committed
Update yml
1 parent fe74fba commit 3cbbc63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ jobs:
9494
- name: Upload Results
9595
uses: github/codeql-action/upload-sarif@v3
9696
with:
97-
category: ${{matrix.language}}
97+
category: '/language:${{matrix.language}}-${{ matrix.build-mode }}'

0 commit comments

Comments
 (0)