actions-marketplace-validations/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
- Activelast commit Mar 15, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/wranders_ghapp-token-action@f5cd2550858fe50d1588e685f13b0743688ca264 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
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 |