5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 07:06:56 +00:00

doc: add small clarification comment

This commit is contained in:
Richard Simpson 2019-10-16 10:17:12 -05:00 committed by GitHub
parent da9a93f3f5
commit c81d6f1774
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# vault-action
A helper action for easily pulling secrets from the v2 K/V backend of vault.
A helper action for easily pulling secrets from the default v2 K/V backend of vault.
## Example Usage