diff --git a/action.yml b/action.yml index cc02c11..fc8a2d0 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'Vault Secrets' -description: 'A Github Action that allows you to consume the v2 K/V backend of HashiCorp Vaultâ„¢ as secure environment variables' +description: 'A Github Action that allows you to consume HashiCorp Vaultâ„¢ secrets as secure environment variables' inputs: url: description: 'The URL for the vault endpoint'