mirror of
https://github.com/github/codeql-action.git
synced 2025-12-23 07:40:10 +08:00
Merge branch 'main' into rasmuswl/no-dep-inst-default
This commit is contained in:
2
lib/feature-flags.js
generated
2
lib/feature-flags.js
generated
@@ -76,7 +76,7 @@ exports.featureConfig = {
|
||||
},
|
||||
[Feature.CliConfigFileEnabled]: {
|
||||
envVar: "CODEQL_PASS_CONFIG_TO_CLI",
|
||||
minimumVersion: "2.11.6",
|
||||
minimumVersion: undefined,
|
||||
defaultValue: true,
|
||||
},
|
||||
[Feature.EvaluatorFineGrainedParallelismEnabled]: {
|
||||
|
||||
Reference in New Issue
Block a user