rainspell/Checkout private actions
GitHub action that allows to use private actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| actions | List of private actions to clone. Must be an array where each entry matches 'owner/repo@ref' format. | yes | — |
| directory | Directory where action repositories will be cloned. | — | ./.github/actions |
| token | Repository PAT (personal access token) or GITHUB_TOKEN. | yes | — |
Outputs
no outputs