mirror of
https://github.com/github/codeql-action.git
synced 2026-04-29 02:18:47 +00:00
Use postProcessSarifFiles and uploadProcessedFiles in uploadSarif
This commit is contained in:
+1
-1
@@ -789,7 +789,7 @@ export async function uploadFiles(
|
||||
/**
|
||||
* Uploads the given array of SARIF files.
|
||||
*/
|
||||
export async function uploadSpecifiedFiles(
|
||||
async function uploadSpecifiedFiles(
|
||||
sarifPaths: string[],
|
||||
checkoutPath: string,
|
||||
category: string | undefined,
|
||||
|
||||
Reference in New Issue
Block a user