Skip to content

Commit d79c0a1

Browse files
committed
Fix incomplete comment
1 parent 5e37670 commit d79c0a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/upload-lib.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,7 @@ async function uploadSpecifiedFiles(
845845
}
846846

847847
/**
848-
* Uploads the
848+
* Uploads the results of processing SARIF files to the specified upload target.
849849
*
850850
* @param logger The logger to use.
851851
* @param checkoutPath The path at which the repository was checked out.

0 commit comments

Comments
 (0)