Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix incomplete comment
  • Loading branch information
mbg committed Oct 22, 2025
commit d79c0a133909f49f2c15c1a46b1462d18ef775f1
2 changes: 1 addition & 1 deletion src/upload-lib.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down