actions-marketplace-validations/GitHub App access token generator
Generates a app installation access token to be used for cloning dependencies from other internal or private repositories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app-private-key | Private key for the GitHub App | yes | — |
| app-id | GitHub App ID | yes | — |
| app-installation-id | GitHub Installation ID | yes | — |
Outputs
| name | description |
|---|---|
| token | Installation access token for the GitHub App |