mirror of
https://github.com/github/codeql-action.git
synced 2026-05-13 18:10:37 +00:00
Complete JSDoc
This commit is contained in:
+1
-1
@@ -275,7 +275,7 @@ async function findOverridingToolsInCache(
|
||||
* @param features Information about enabled features.
|
||||
* @param logger The logger to use.
|
||||
*
|
||||
* @returns
|
||||
* @returns Information about where the CodeQL CLI we want to use comes from.
|
||||
*/
|
||||
export async function getCodeQLSource(
|
||||
toolsInput: string | undefined,
|
||||
|
||||
Reference in New Issue
Block a user