Skip to content

Commit ec99c81

Browse files
Update codeql-analysis.yml
1 parent 5c34018 commit ec99c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
# Prefix the list here with "+" to use these queries and those in the config file.
5252

5353
# 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
54-
# queries: security-extended,security-and-quality
54+
queries: security-extended,security-and-quality
5555

5656

5757
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).

0 commit comments

Comments
 (0)