Skip to content

Commit

Permalink
Merge pull request #262 from axa-group/ntk/codeql
Browse files Browse the repository at this point in the history
Raise CodeQL scanning level
  • Loading branch information
nulltoken committed Oct 2, 2023
2 parents 2b6444f + 26b9cc3 commit a60619d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code_ql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
uses: github/codeql-action/init@v2
with:
languages: ${{ matrix.language }}
queries: security-and-quality
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.
Expand Down

0 comments on commit a60619d

Please sign in to comment.