Update codeql-analysis.yml

This commit is contained in:
Rafael Gustavo da Cunha Pereira Pinto 2024-03-05 14:18:29 -03:00 committed by GitHub
parent 1325b97475
commit d462fda79f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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