mirror of
https://github.com/github/codeql-action
synced 2026-05-25 15:00:36 +03:00
Add a feature flag to turn this off for newer versions of codeql
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
version: default
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: ./../init
|
||||
uses: ./../action/init
|
||||
with:
|
||||
tools: latest
|
||||
languages: python
|
||||
|
||||
Reference in New Issue
Block a user