mirror of
https://github.com/github/codeql-action.git
synced 2026-04-29 02:18:47 +00:00
Support requesting CLI from toolcache with tools: toolcache
This commit is contained in:
@@ -15,6 +15,8 @@ inputs:
|
||||
- A special value `nightly` which uses the latest nightly version of the
|
||||
CodeQL tools. Note that this is unstable and not recommended for
|
||||
production use.
|
||||
- A special value `toolcache` which uses the latest version available in the
|
||||
toolcache on the runner.
|
||||
|
||||
If not specified, the Action will check in several places until it finds
|
||||
the CodeQL tools.
|
||||
|
||||
Reference in New Issue
Block a user