Skip to content

Commit 017ff8a

Browse files
committed
Enable security extended
1 parent bd2ba8d commit 017ff8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
uses: github/codeql-action/init@v2
2727
with:
2828
tools: codeql-bundle.tar.gz
29+
queries: security-extended
2930

3031
- name: CodeQL Analyze
3132
uses: github/codeql-action/analyze@v2

0 commit comments

Comments
 (0)