actions-marketplace-validations/Fox Tech Generate GitHub App Token
A custom GitHub Action to generate a GitHub app token.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| application_private_key | A base64 encoded string of the application private key PEM file. | yes | — |
| application_id | The GitHub App ID. | yes | — |
| installation_id | ID of the app installation to authenticate for. | no | "" |
Outputs
| name | description |
|---|---|
| token | The generated JSON Web Token (JWT) |