wranders/Get Github App Token
Get a token to run an Action as a Github App
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app_id | Application ID of the Github App | yes | — |
| app_key_pem | Github App PEM-encoded private key | yes | — |
Outputs
| name | description |
|---|---|
| token | The bearer token used to perform Actions as a Github App |