Skip to content

Commit 2156781

Browse files
authored
Update codeql.yml - enabled extended queries
1 parent 82b1e65 commit 2156781

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
# Prefix the list here with "+" to use these queries and those in the config file.
7171

7272
# 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
73-
# queries: security-extended,security-and-quality
73+
queries: security-extended,security-and-quality
7474

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

0 commit comments

Comments
 (0)