From 07304489a1942e014ccc368fc6868991b3788c23 Mon Sep 17 00:00:00 2001 From: Rosemary Wang <915624+joatmon08@users.noreply.github.com> Date: Mon, 28 Mar 2022 10:49:29 -0400 Subject: [PATCH] Update README.md Co-authored-by: Theron Voran --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b062b61..8cfbf3f 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ A helper action for easily pulling secrets from HashiCorp Vaultâ„¢. - [Vault GitHub Action](#vault-github-action) - [Example Usage](#example-usage) - [Authentication Methods](#authentication-methods) - - [Token](#token) - [JWT with GitHub OIDC Tokens](#jwt-with-github-oidc-tokens) - [AppRole](#approle) + - [Token](#token) - [GitHub](#github) - [JWT with OIDC Provider](#jwt-with-oidc-provider) - [Kubernetes](#kubernetes)