mirror of
https://github.com/github/codeql-action.git
synced 2025-12-06 07:48:17 +08:00
Fix JSDoc param name
This commit is contained in:
@@ -424,7 +424,8 @@ export async function uploadDependencyCaches(
|
||||
* @param codeql The CodeQL instance to use.
|
||||
* @param features Information about which FFs are enabled.
|
||||
* @param language The language being analyzed.
|
||||
* @param cacheConfig The cache configuration for the language.
|
||||
* @param patterns The file patterns to hash.
|
||||
*
|
||||
* @returns A cache key capturing information about the project(s) being analyzed in the specified language.
|
||||
*/
|
||||
async function cacheKey(
|
||||
|
||||
Reference in New Issue
Block a user