Add a feature flag to turn this off for newer versions of codeql

This commit is contained in:
Andrew Eisenberg
2023-10-06 14:04:29 -07:00
parent 028bacb8e9
commit 669c61022c
7 changed files with 18 additions and 9 deletions

View File

@@ -30,7 +30,7 @@ jobs:
version: default
- name: Initialize CodeQL
uses: ./../init
uses: ./../action/init
with:
tools: latest
languages: python