Skip to content

Commit 08c1d4f

Browse files
committed
ci(codeql): enable extra queries
1 parent 93ca595 commit 08c1d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

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

6868
# 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
69-
# queries: security-extended,security-and-quality
69+
queries: security-extended,security-and-quality
7070

7171
- name: Perform CodeQL Analysis
7272
uses: github/codeql-action/analyze@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6

0 commit comments

Comments
 (0)