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 3e70379 commit bd66b1bCopy full SHA for bd66b1b
.github/workflows/actions-workflow-codeql.yml
@@ -35,9 +35,7 @@ jobs:
35
uses: github/codeql-action/init@v2
36
with:
37
languages: ${{ matrix.language }}
38
- config: |
39
- paths:
40
- - '.github/workflows'
+ config-file: ./codeql-config.yml
41
# If you wish to specify custom queries, you can do so here or in a config file.
42
# By default, queries listed here will override any specified in a config file.
43
# Prefix the list here with "+" to use these queries and those in the config file.
0 commit comments