Skip to content

Commit 947cdd6

Browse files
Extend CodeQL analysis
Add additional CodeQL query packs.
1 parent 81e1f31 commit 947cdd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql-analysis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
uses: github/codeql-action/init@c7f9125735019aa87cfc361530512d50ea439c71 # v3.25.1
4848
with:
4949
languages: 'javascript'
50+
queries: security-and-quality
5051
config: |
5152
name: 'update-dotnet-sdk CodeQL configuration'
5253
paths-ignore:

0 commit comments

Comments
 (0)