From 140b44b7bffb7b90be74fb548c049793eb370f47 Mon Sep 17 00:00:00 2001 From: gitulisca <107976350+gitulisca@users.noreply.github.com> Date: Wed, 22 Oct 2025 19:12:18 +1100 Subject: [PATCH] Remove trailing whitespace from blank line Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- src/main.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main.ts b/src/main.ts index 5f988d6..06d99e3 100644 --- a/src/main.ts +++ b/src/main.ts @@ -96,7 +96,6 @@ The full dependency review summary is too large to display here. Please download // Set core.summary to the shorter summary value to avoid exceeding MAX_SUMMARY_SIZE core.summary.emptyBuffer() core.summary.addRaw(shortSummary) - return shortSummary } catch (error) { core.warning(