We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e6391 commit 7efc988Copy full SHA for 7efc988
1 file changed
.github/workflows/codeql-analysis.yml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
languages: ${{ matrix.language }}
41
build-mode: ${{ matrix.build-mode }}
42
- queries: security # Options: decurity, security-extended, security-and-quality
+ queries: code-scanning # Options: code-scanning, security-extended, security-and-quality
43
44
- name: Perform CodeQL Analysis
45
uses: github/codeql-action/analyze@v4
0 commit comments