mirror of
https://github.com/github/codeql-action
synced 2026-06-01 20:01:46 +03:00
c4c06786f2
This introduces the possibility to automatically install dependencies when running the C++ autobuilder on an Ubuntu runner, that will be available with upcoming version 2.15.0. An experimental `cpp-autoinstall-dependencies` input is added to the `autobuild` action. When not set, the default is driven by a feature flag.