We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ae4edc commit 3f3fed2Copy full SHA for 3f3fed2
.github/workflows/codeql-analysis.yml
@@ -46,7 +46,7 @@ jobs:
46
uses: github/codeql-action/init@v3
47
with:
48
languages: ${{ matrix.language }}
49
- setup-python-dependencies: false
+ setup-python-dependencies: true
50
# If you wish to specify custom queries, you can do so here or in a config file.
51
# By default, queries listed here will override any specified in a config file.
52
# Prefix the list here with "+" to use these queries and those in the config file.
0 commit comments