Skip to content

Commit d408674

Browse files
committed
ci(codeql): enable extra queries
1 parent 5b0afad commit d408674

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

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

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

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

0 commit comments

Comments
 (0)