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 959fd0b commit e5e6391Copy full SHA for e5e6391
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: default # Options: default, security-extended, security-and-quality
+ queries: security # Options: decurity, security-extended, security-and-quality
43
44
- name: Perform CodeQL Analysis
45
uses: github/codeql-action/analyze@v4
0 commit comments