Skip to content

Commit 333676d

Browse files
authored
Update codeql.yml
1 parent 002f6f0 commit 333676d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

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

5252
# 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
53-
# queries: security-extended,security-and-quality
53+
queries: security-and-quality, ./.github/codeql/go-experimental-security.qls
5454

5555

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

0 commit comments

Comments
 (0)