From 428825575f7db52203b4c1de99767d5c549d576c Mon Sep 17 00:00:00 2001 From: Rosemary Wang <915624+joatmon08@users.noreply.github.com> Date: Fri, 25 Mar 2022 12:28:31 -0400 Subject: [PATCH] Update README.md Co-authored-by: Theron Voran --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ebf72d..0f5ba47 100644 --- a/README.md +++ b/README.md @@ -126,8 +126,8 @@ jobs: ``` In the action, provide the name of the Vault role you created to the `role` parameter. -You can optionally set the `jwtGithubAudience` parameter if you overwrote the -default `aud` claim. +You can optionally set the `jwtGithubAudience` parameter to change the `aud` +claim from its default. ```yaml with: