README.md: Removing jwtGithubAudience default (#590)
Some checks are pending
/ build (push) Waiting to run
/ integrationOSS (push) Waiting to run
/ integrationEnterprise (push) Waiting to run
/ e2e (push) Waiting to run
/ e2e-tls (push) Waiting to run

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.