7learnings/authorize
Authorize github
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 28, 2026
- License
- MIT
Pinned Snippet
uses: 7learnings/gh-access-token@916e08cdfd45b72f73b2f506aa1b21744ff71b19 # v0.5.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| app_private_key | Github app private key | yes | — |
| github_client_id | Github app client id | yes | — |
| github_installation_id | Github installation id | yes | — |
| export_environment_variables | Export token as environment variable (GH_TOKEN) | — | false |
Outputs
| name | description |
|---|---|
| token | github token |