From 2fb925f14cae8d86a835e7f5c14065e98fad63d8 Mon Sep 17 00:00:00 2001 From: Calvin Leung Huang <1883212+calvn@users.noreply.github.com> Date: Fri, 3 Nov 2023 10:17:35 -0700 Subject: [PATCH] action: update marketplace name (#500) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 30c130d..84d314d 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Vault Secrets' +name: 'HashiCorp Vault' description: 'A Github Action that allows you to consume HashiCorp Vaultâ„¢ secrets as secure environment variables' inputs: url: