Skip to content

Commit 3f3fed2

Browse files
RafaelGCPPwb2osz
authored andcommitted
Update codeql-analysis.yml
1 parent 9ae4edc commit 3f3fed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)