mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 02:02:43 +00:00
[On-Hold] Update the GH Action URL (#23290)
* Update the GH Action URL * Update github-actions.mdx
This commit is contained in:
@@ -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-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