We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb7d0f7 commit 65efaf8Copy full SHA for 65efaf8
.github/workflows/python-deps.yml
@@ -105,6 +105,7 @@ jobs:
105
- name: Initialize CodeQL
106
uses: github/codeql-action/init@v1
107
with:
108
+ tools: https://github.com/github/codeql-action/releases/download/codeql-bundle-20200826/codeql-bundle.tar.gz
109
languages: python
110
111
- name: Test Auto Package Installation
0 commit comments