From 4fab8c18f5653c998e83d5d5be17332ba5b8267b Mon Sep 17 00:00:00 2001 From: hc-github-team-secure-vault-core <82990506+hc-github-team-secure-vault-core@users.noreply.github.com> Date: Fri, 3 Nov 2023 14:06:59 -0400 Subject: [PATCH] backport of commit 9538c6e59b69033b7d0441e6eaf6260c0cbbee6d (#23997) Co-authored-by: Yoko Hyakuna --- website/content/docs/platform/github-actions.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/platform/github-actions.mdx b/website/content/docs/platform/github-actions.mdx index 4fe202707..cd00583c4 100644 --- a/website/content/docs/platform/github-actions.mdx +++ b/website/content/docs/platform/github-actions.mdx @@ -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)