With1.8.0
class With
Properties
-
-
link
A comma-separated list of CodeQL languages that will be analyzed in subsequent
github/codeql-action/initandgithub/codeql-action/analyzeinvocations. If specified, the Action may use this list to select a CodeQL CLI version that is best suited to analyzing those languages, for example by preferring a version that has a cached overlay-base database for the specified languages. This input is not remembered and must also be passed togithub/codeql-action/init. -
-
-
-
By default, the Action will use the recommended version of the CodeQL Bundle to analyze your project. You can override this choice using this input. One of:
linkedwhich uses the version of the CodeQL tools that the Action has been bundled with.nightlywhich uses the latest nightly version of the CodeQL tools. Note that this is unstable and not recommended for production use.