yagihash/Request ghmint token
Obtain a GitHub App Installation Access Token from ghmint using a GitHub Actions OIDC token
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| hostname | Hostname of ghmint | no | sts.yagihash.dev |
| scope | Token scope in <org> or <org>/<repo> format | yes | — |
| policy | Policy name to use | yes | — |
Outputs
| name | description |
|---|---|
| token | GitHub App Installation Access Token obtained from ghmint |