mirror of
https://github.com/github/codeql-action.git
synced 2026-01-01 04:00:24 +08:00
Update CODEQL_OVERLAY_MINIMUM_VERSION
This commit is contained in:
@@ -16,7 +16,7 @@ export enum OverlayDatabaseMode {
|
||||
None = "none",
|
||||
}
|
||||
|
||||
export const CODEQL_OVERLAY_MINIMUM_VERSION = "2.20.5";
|
||||
export const CODEQL_OVERLAY_MINIMUM_VERSION = "2.22.3";
|
||||
|
||||
/**
|
||||
* Writes a JSON file containing Git OIDs for all tracked files (represented
|
||||
|
||||
Reference in New Issue
Block a user