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