mirror of
https://github.com/github/codeql-action.git
synced 2026-01-03 21:20:09 +08:00
Enable scaling reserved RAM on GHES
This commit is contained in:
@@ -119,7 +119,7 @@ export const featureConfig: Record<
|
||||
[Feature.ScalingReservedRamEnabled]: {
|
||||
envVar: "CODEQL_ACTION_SCALING_RESERVED_RAM",
|
||||
minimumVersion: undefined,
|
||||
defaultValue: false,
|
||||
defaultValue: true,
|
||||
},
|
||||
[Feature.UploadFailedSarifEnabled]: {
|
||||
envVar: "CODEQL_ACTION_UPLOAD_FAILED_SARIF",
|
||||
|
||||
Reference in New Issue
Block a user