From 786282e8139efc57d7e63fa07eae975dc0ea3158 Mon Sep 17 00:00:00 2001 From: Justin Hutchings Date: Fri, 7 Apr 2023 15:07:03 -0700 Subject: [PATCH] Update to unique name --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index c5ca8f9..90488d6 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Component detection action' +name: 'Component Detection dependency submission action' description: 'Upload information about your dependencies to the GitHub dependency graph using dependency submission API. ' inputs: token: