From 35f3185415ff716d94b134795adf94d33dcc3d60 Mon Sep 17 00:00:00 2001 From: Justin Hutchings Date: Fri, 7 Oct 2022 14:01:51 -0700 Subject: [PATCH] Update description --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index a33db87..25b102c 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: 'SPDX-to-dependency-graph-action' -description: 'Upload SPDX files to the dependency graph' +name: 'SPDX to dependency graph action' +description: 'Upload SPDX SBOM files to the dependency graph's dependency submission API' inputs: token: description: "GitHub Personal Access Token (PAT). Defaults to PAT provided by Actions runner."