mirror of
https://github.com/github/codeql-action.git
synced 2025-12-30 19:20:08 +08:00
This works by moving the logic to check for toolcache bypass out of creating the codeql instance. The logic now _may_ perform an API request in order to check what languages are in the repository. This check is redundant because the same call is being made later in the action when the actual list of languages is calculated.
9.7 KiB
Generated
9.7 KiB
Generated