githubofkrishnadhas/Create a GitHub App installation access token
GitHub Action for creating a GitHub App installation access token
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 1, 2026
- License
- MIT
Pinned Snippet
uses: githubofkrishnadhas/github-access-using-githubapp@b823abaf9eca0471bfd54d286b2c4a58fd172145 # v3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_app_id | Github App ID | yes | — |
| github_app_private_key | Github App private key | yes | — |
| owner | The owner of the GitHub App installation. If empty, defaults to the current repository owner | no | — |
| repositories | Comma-separated list of repositories to grant access to | no | — |
Outputs
no outputs