Fix incomplete comment

This commit is contained in:
Michael B. Gale
2025-10-22 19:03:23 +01:00
parent 5e37670026
commit d79c0a1339

View File

@@ -845,7 +845,7 @@ async function uploadSpecifiedFiles(
}
/**
* Uploads the
* Uploads the results of processing SARIF files to the specified upload target.
*
* @param logger The logger to use.
* @param checkoutPath The path at which the repository was checked out.