Changed - Convert to Github actions - Update README to use more generic names for clusters, services, and images
3.10.16
Removed - README and ecs-deploy no longer list silintl/mariadb as an example
Fixed - Fixed tag name regular expression to allow underscores.
3.10.15
Fixed - Fix version number in `ecs-deploy` script itself - Add pull request (PR) template to help us remember this step in the future
3.10.14
Added - Add support for `--copy-task-definition-tags` in GitHub Actions
3.10.13
Fixed - Update version number in ecs-deploy script file - (From [previous, unpublished release](https://github.com/silinternational/ecs-deploy/pull/281):) Preserve ephemeral storage configuration in task definition
3.10.11
Fixed - Added the missing `skip_deployments_check_cmd` and `skip_deployments_check` arguments so that `skip-deployments-check` can be passed down from the gha to the ecs-deploy command.