mirror of
https://github.com/github/codeql-action.git
synced 2025-12-27 17:50:07 +08:00
Bump minimum CLI version for overlay analysis
This commit is contained in:
@@ -22,7 +22,7 @@ export enum OverlayDatabaseMode {
|
||||
None = "none",
|
||||
}
|
||||
|
||||
export const CODEQL_OVERLAY_MINIMUM_VERSION = "2.22.3";
|
||||
export const CODEQL_OVERLAY_MINIMUM_VERSION = "2.22.4";
|
||||
|
||||
/**
|
||||
* The maximum (uncompressed) size of the overlay base database that we will
|
||||
|
||||
Reference in New Issue
Block a user