Skip to content

Commit 9a418d8

Browse files
RafaelGCPPbjpetit
authored andcommitted
Update codeql-analysis.yml
1 parent f2e9d99 commit 9a418d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: github/codeql-action/init@v3
4747
with:
4848
languages: ${{ matrix.language }}
49-
setup-python-dependencies: false
49+
setup-python-dependencies: true
5050
# If you wish to specify custom queries, you can do so here or in a config file.
5151
# By default, queries listed here will override any specified in a config file.
5252
# Prefix the list here with "+" to use these queries and those in the config file.

0 commit comments

Comments
 (0)