Skip to content

Commit bd66b1b

Browse files
authored
Update actions-workflow-codeql.yml
1 parent 3e70379 commit bd66b1b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/actions-workflow-codeql.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@ jobs:
3535
uses: github/codeql-action/init@v2
3636
with:
3737
languages: ${{ matrix.language }}
38-
config: |
39-
paths:
40-
- '.github/workflows'
38+
config-file: ./codeql-config.yml
4139
# If you wish to specify custom queries, you can do so here or in a config file.
4240
# By default, queries listed here will override any specified in a config file.
4341
# Prefix the list here with "+" to use these queries and those in the config file.

0 commit comments

Comments
 (0)