backport of commit 9538c6e59b69033b7d0441e6eaf6260c0cbbee6d (#23997)

Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
This commit is contained in:
hc-github-team-secure-vault-core 2023-11-03 14:06:59 -04:00 committed by GitHub
parent b6a75ca8f9
commit 4fab8c18f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,5 +42,5 @@ This example will authenticate to Vault instance at `https://vault.example.com:8
For more information on using the `vault-action` GitHub Action, visit:
- [`vault-secrets` GitHub action documentation](https://github.com/marketplace/actions/hashicorp-vault)
- [Vault GitHub action documentation](https://github.com/marketplace/actions/hashicorp-vault)
- [Vault GitHub actions tutorial](/vault/tutorials/app-integration/github-actions)