5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-14 18:13:45 +00:00

Update README.md

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
This commit is contained in:
Rosemary Wang 2022-03-25 12:28:31 -04:00 committed by GitHub
parent a2a0ac4fee
commit 428825575f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: