mirror of
https://github.com/github/codeql-action.git
synced 2026-04-17 04:23:16 +00:00
Update src/codeql.ts
This commit is contained in:
@@ -287,7 +287,7 @@ export const CODEQL_VERSION_SECURITY_EXPERIMENTAL_SUITE = "2.12.1";
|
||||
/**
|
||||
* Versions 2.12.3+ of the CodeQL CLI support the `--qlconfig` flag in calls to `database init`.
|
||||
*/
|
||||
export const CODEQL_VERSION_INIT_WITH_QLCONFIG = "2.12.3";
|
||||
export const CODEQL_VERSION_INIT_WITH_QLCONFIG = "2.12.4";
|
||||
|
||||
/**
|
||||
* Set up CodeQL CLI access.
|
||||
|
||||
Reference in New Issue
Block a user