mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-12-19 01:15:50 +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:
parent
2c5827061f
commit
734c523c4f
1 changed files with 1 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue