Add a feature flag to turn this off for newer versions of codeql
This commit is contained in:
parent
028bacb8e9
commit
669c61022c
7 changed files with 18 additions and 9 deletions
2
.github/workflows/python312-windows.yml
vendored
2
.github/workflows/python312-windows.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
version: default
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: ./../init
|
||||
uses: ./../action/init
|
||||
with:
|
||||
tools: latest
|
||||
languages: python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue