dhadka/invoke-action
Invoke a GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| action | The action to run (e.g., dhadka/private-action@v1) | yes | — |
| token | The token used to access the action if private | no | — |
| args | The arguments to pass into the action | no | — |
| sudo | Use sudo on Linux and MacOS | no | false |
| network | Network sandbox, supported values include "none" | no | — |
| filesystem | File system sandbox, supported values include "none", "read-only", and "overlay" | no | — |
Outputs
no outputs