6
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-12-27 04:08:17 +00:00

README.md: Removing jwtGithubAudience default (#590)

Removing the documented default value for the jwtGithubAudience parameter in the README.md to match the action.
This commit is contained in:
Travis Rutledge 2025-12-18 13:40:12 -05:00 committed by GitHub
parent 2c5827061f
commit 734c523c4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -630,8 +630,7 @@ Password for key stored in `jwtPrivateKey` (if needed).
### `jwtGithubAudience`
**Type: `string`**\
**Default: `sigstore`**
**Type: `string`**
Identifies the recipient ("aud" claim) that the JWT is intended for.