7factor/Private Repository Action
This action utilizes an existing GitHub App to grant permissions in a workflow to access private repositories.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 10, 2025
- License
- MIT
Pinned Snippet
uses: 7factor/private-repo-action@67b07e3a35ad67d7b5bc76ce99c3fb2682e827f3 # v0.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| gh_app_id | The App ID of the GitHub App. | yes | — |
| gh_private_key | The Private Key of the GitHub App. | yes | — |
Outputs
no outputs