invicton-labs/Run Private GitHub Action
Runs a privately-hosted GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action_repository | The repository of the private action to run | yes | — |
| action_ref | The ref to check out for the private action repository | no | "" |
| action_token | The GitHub token to use for checking out the private repository | yes | — |
Outputs
| name | description |
|---|---|
| action_outputs_json | The outputs (in JSON format) of the private action |