From 96dc79a3c4081a8333040c6bf84b0c528ccb1eb9 Mon Sep 17 00:00:00 2001 From: Paul McCarty Date: Sun, 10 Apr 2022 07:02:46 +1000 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index ec03a15..1ac7743 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'SecureStack All-In-One GitHub Action' -description: 'Scans your application for sensitive data & secrets, vulnerable third-party libraries, cloud misconfigurations and web vulnerabilities' +description: 'Scans your app for sensitive data & secrets, vulnerable third-party libraries, cloud misconfigurations & web vulnerabilities' branding: icon: 'shield' color: 'green'