From afc1e792359d47ff491be32549aa0b913b5b5053 Mon Sep 17 00:00:00 2001 From: Courtney Claessens Date: Thu, 16 Jun 2022 15:39:07 -0400 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 344dc4e..12e4530 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Go Action for Creating Dependency Snapshots' +name: 'Go Dependency Submission' description: 'Calculates dependencies for a Go build-target and submits the list to the Dependency Submission API' author: 'GitHub' inputs: