ECS Exec
Version updated for https://github.com/risk3sixty/ecs-exec to version v2.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action facilitates the execution of shell commands within a specified AWS ECS Fargate service. It automates tasks such as running database migrations by targeting any task within a service and executing the desired command. This simplifies remote task execution in ECS environments, saving time and reducing manual effort.
What’s Changed
Upgrade packages and support Node v24