From e6c718add8b2ab0653a49de8c4e1b9322543afc9 Mon Sep 17 00:00:00 2001 From: Colin Douglas Date: Tue, 24 Mar 2026 15:31:33 -0700 Subject: [PATCH] add branding Signed-off-by: Colin Douglas --- action.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/action.yaml b/action.yaml index bf45009..c0aeff7 100644 --- a/action.yaml +++ b/action.yaml @@ -6,6 +6,10 @@ description: | This action sets up the Chainguard chainctl CLI and authenticates it against the target environment. +branding: + icon: "terminal" + color: "purple" + inputs: environment: description: |