Skip to content

Commit c365c02

Browse files
authored
Merge pull request ns1#90 from ns1/mmendelsohn-ns1-patch-2
SEC-52 update codeql
2 parents c32b529 + 8e1df2e commit c365c02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
# By default, queries listed here will override any specified in a config file.
5151
# Prefix the list here with "+" to use these queries and those in the config file.
5252
# queries: ./path/to/local/query, your-org/your-repo/queries@main
53+
queries: ns1/NS1QLPacks/codeql/${{ matrix.language }}/NS1-security.qls@main
54+
config-file: ns1/NS1QLPacks/codeql/NS1-codeql-config.yml@main
5355

5456
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
5557
# If this step fails, then you should remove it and run the build manually (see below)

0 commit comments

Comments
 (0)