We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81e1f31 commit 947cdd6Copy full SHA for 947cdd6
.github/workflows/codeql-analysis.yml
@@ -47,6 +47,7 @@ jobs:
47
uses: github/codeql-action/init@c7f9125735019aa87cfc361530512d50ea439c71 # v3.25.1
48
with:
49
languages: 'javascript'
50
+ queries: security-and-quality
51
config: |
52
name: 'update-dotnet-sdk CodeQL configuration'
53
paths-ignore:
0 commit comments