From da87a4fb833a98080a9a324ed15230e74b0a3e86 Mon Sep 17 00:00:00 2001 From: Mohit Pavan Kumar Gadamsetty <112494281+mohitpavan@users.noreply.github.com> Date: Tue, 13 Jan 2026 11:17:53 +0530 Subject: [PATCH] Update action.yml --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index fdcaf7a6..780c086b 100644 --- a/action.yml +++ b/action.yml @@ -28,6 +28,7 @@ inputs: outputVariableName: description: 'Name of the output variable that stores the test run ID for use in subsequent tasks.' required: false + branding: icon: 'extension-icon.svg'