We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7935054 commit 9ae4edcCopy full SHA for 9ae4edc
.github/workflows/codeql-analysis.yml
@@ -46,6 +46,7 @@ jobs:
46
uses: github/codeql-action/init@v3
47
with:
48
languages: ${{ matrix.language }}
49
+ setup-python-dependencies: false
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