mirror of
https://github.com/github/codeql-action.git
synced 2026-01-06 22:50:17 +08:00
Bump minimum CodeQL version to 2.9.4
This commit is contained in:
@@ -254,7 +254,7 @@ let cachedCodeQL: CodeQL | undefined = undefined;
|
||||
* The version flags below can be used to conditionally enable certain features
|
||||
* on versions newer than this.
|
||||
*/
|
||||
const CODEQL_MINIMUM_VERSION = "2.8.5";
|
||||
const CODEQL_MINIMUM_VERSION = "2.9.4";
|
||||
|
||||
/**
|
||||
* Versions of CodeQL that version-flag certain functionality in the Action.
|
||||
|
||||
Reference in New Issue
Block a user