Skip to content

Commit e046edb

Browse files
committed
ci:codeql name
1 parent 76dfeeb commit e046edb

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
@@ -58,4 +58,4 @@ jobs:
5858
- name: Upload CodeQL results
5959
uses: github/codeql-action/upload-sarif@v3
6060
with:
61-
category: "/language:${{matrix.language}}"
61+
category: "cpp-analysis"

0 commit comments

Comments
 (0)