From 375956aa3310ef4efce23649ad6b2ecfb921fa71 Mon Sep 17 00:00:00 2001 From: Calvin Leung Huang <1883212+calvn@users.noreply.github.com> Date: Tue, 26 Sep 2023 14:15:43 -0700 Subject: [PATCH] Update action.yml (#495) Updates the Vault Secrets name to Vault in the GH Marketplace --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 94d358e..9f5ebdf 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Vault Secrets' +name: 'Vault' description: 'A Github Action that allows you to consume HashiCorp Vaultâ„¢ secrets as secure environment variables' inputs: url: