From 9afb4c184ddf057181f873f2ef037179c67d5333 Mon Sep 17 00:00:00 2001 From: Calvin Leung Huang <1883212+calvn@users.noreply.github.com> Date: Tue, 26 Sep 2023 14:14:37 -0700 Subject: [PATCH] Update action.yml 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: