Skip to content

Commit

Permalink
🌱 Experimental option for codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensrinivasan committed Apr 2, 2022
1 parent 27dbf9c commit 648b663
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
uses: github/codeql-action/init@b7dd4a6f2c343e29a9ab8e181b2f540816f28bd7 # v1
with:
languages: ${{ matrix.language }}
queries: +security-extended
# 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 648b663

Please sign in to comment.