Skip to content

Commit e17065b

Browse files
authored
ci: add security extended (#231)
1 parent 1d5cb63 commit e17065b

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
@@ -76,7 +76,7 @@ jobs:
7676
# Prefix the list here with "+" to use these queries and those in the config file.
7777

7878
# For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
79-
# queries: security-extended,security-and-quality
79+
queries: security-extended
8080

8181
# If the analyze step fails for one of the languages you are analyzing with
8282
# "We were unable to automatically build your code", modify the matrix above

0 commit comments

Comments
 (0)