Skip to content

Commit 8ced8ca

Browse files
authored
Add security-extended queries to CodeQL workflow
1 parent 7f27941 commit 8ced8ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
with:
7171
languages: ${{ matrix.language }}
7272
build-mode: ${{ matrix.build-mode }}
73+
queries: security-extended
7374
# If you wish to specify custom queries, you can do so here or in a config file.
7475
# By default, queries listed here will override any specified in a config file.
7576
# Prefix the list here with "+" to use these queries and those in the config file.

0 commit comments

Comments
 (0)