mirror of
https://github.com/github/codeql-action.git
synced 2026-01-05 22:20:20 +08:00
Fix Python CI jobs.
This commit is contained in:
1
.github/workflows/python-deps.yml
vendored
1
.github/workflows/python-deps.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user