From e2bc3f6c45f56d0301d9e77632f0e1456ccc47ad Mon Sep 17 00:00:00 2001 From: Jon Janego Date: Mon, 12 Feb 2024 15:00:43 -0600 Subject: [PATCH] Change the branding Out: red alert In: green feather --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index d52f2b9..ac8dbe8 100644 --- a/action.yml +++ b/action.yml @@ -2,8 +2,8 @@ name: Maven Dependency Tree Dependency Submission description: A GitHub Action for Maven project to submit a complete dependency tree to populate the GitHub Dependency Graph branding: - icon: alert-triangle - color: red + icon: feather + color: green inputs: directory: