From dcb9763b46c1158602a04a065e32503a93b39320 Mon Sep 17 00:00:00 2001 From: Simon Ostendorf Date: Fri, 18 Oct 2024 21:10:05 +0200 Subject: [PATCH] fix: format --- upgrade/action.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/upgrade/action.yaml b/upgrade/action.yaml index 870b0227..c1ee0052 100644 --- a/upgrade/action.yaml +++ b/upgrade/action.yaml @@ -91,8 +91,7 @@ outputs: value: ${{ steps.cpr.outputs.pull-request-url }} pull-request-operation: - description: - The pull request operation performed by the action, `created`, `updated` or `closed`. + description: The pull request operation performed by the action, `created`, `updated` or `closed`. value: ${{ steps.cpr.outputs.pull-request-operation }} pull-request-head-sha: