actions-marketplace-validations/Convox Run
Run a command
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 19, 2026
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/convox_action-run@42a0d4f119c06677977829fe5e2243732fb49c5e # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| rack | Convox Rack name | yes | — |
| app | Convox app name | yes | — |
| service | The service to run the command against | yes | — |
| command | The command to be run | yes | — |
| release | ID of the release to run the command against. Only needed if you have not run a build step first or you wish to override the release id from the build step | no | — |
Outputs
no outputs