backport of commit d93a13a7e3 (#23991)

Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
This commit is contained in:
hc-github-team-secure-vault-core
2023-11-03 13:24:49 -04:00
committed by GitHub
parent 6f49086914
commit 13bfc28793

View File

@@ -8,7 +8,7 @@ description: >-
# GitHub actions
Workflows in GitHub Actions can make use of secrets stored in Vault by using a
[`vault-action`](https://github.com/marketplace/actions/vault-secrets) step.
[`vault-action`](https://github.com/marketplace/actions/hashicorp-vault) step.
## Example
@@ -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/vault-secrets)
- [Vault GitHub actions tutorial](/vault/tutorials/app-integration/github-actions)
- [`vault-secrets` GitHub action documentation](https://github.com/marketplace/actions/hashicorp-vault)
- [Vault GitHub actions tutorial](/vault/tutorials/app-integration/github-actions)