Support requesting CLI from toolcache with tools: toolcache

This commit is contained in:
Michael B. Gale
2025-10-03 15:40:33 +01:00
parent 297313df79
commit 425ef85595
8 changed files with 293 additions and 6 deletions
+2
View File
@@ -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.