mirror of
https://github.com/github/codeql-action.git
synced 2025-12-23 07:40:10 +08:00
C++: simplify CppDependencyInstallation interface
This commit is contained in:
2
lib/feature-flags.js
generated
2
lib/feature-flags.js
generated
@@ -75,7 +75,7 @@ exports.featureConfig = {
|
||||
defaultValue: false,
|
||||
},
|
||||
[Feature.CppDependencyInstallation]: {
|
||||
envVar: "CODEQL_CPP_DEPENDENCY_INSTALLATION",
|
||||
envVar: "CODEQL_EXTRACTOR_CPP_AUTOINSTALL_DEPENDENCIES",
|
||||
minimumVersion: "2.15.0",
|
||||
defaultValue: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user