mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
backport of commit d93a13a7e3 (#23991)
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
This commit is contained in:
committed by
GitHub
parent
6f49086914
commit
13bfc28793
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user