diff --git a/.github/workflows/python-deps.yml b/.github/workflows/python-deps.yml index a9b014449..393d2cacd 100644 --- a/.github/workflows/python-deps.yml +++ b/.github/workflows/python-deps.yml @@ -105,6 +105,7 @@ jobs: - name: Initialize CodeQL uses: github/codeql-action/init@v1 with: + tools: https://github.com/github/codeql-action/releases/download/codeql-bundle-20200826/codeql-bundle.tar.gz languages: python - name: Test Auto Package Installation