From 27e65b95892222992796280e7767b54641604617 Mon Sep 17 00:00:00 2001 From: Courtney Claessens Date: Wed, 6 Apr 2022 16:03:35 -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 68c748a..631d257 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'Dependency Review' -description: 'GitHub Action for Dependency Review' +description: 'Prevent the introduction of dependencies with known vulnerabilities' author: 'GitHub' inputs: repo-token: