actions-marketplace-validations/Swarmpit Service Redeploy Action
Redeploy a swarm service through the swarmpit api
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 13, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/shotor_swarmpit-service-redeploy-action@a2c1e7de6695a2bbc0a20c58067546c7dd08560a # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| url | Base url of Swarmpit api | yes | — |
| stack | Stack service belongs to | yes | — |
| service | Service to redeploy inside stack | yes | — |
| tag | Tag to redeploy service with | yes | — |
| api-key | API key to authenticate with Swarmpit API | yes | — |
Outputs
no outputs