bottlerocket-ecs-updater
bottlerocket-ecs-updater copied to clipboard
A service to automatically manage Bottlerocket updates in an Amazon ECS cluster.
A customer question came in about how they can control when their instances update via the automatic updates in standard bottlerocket AMIs (they do not wish to host their own...
**Description of changes:** * Lock github actions to commit * Update github actions to latest versions * Fix golangci-lint config * Add dependabot configuration for go and github actions **Testing...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.5.2 to 8.0.0. Release notes Sourced from golangci/golangci-lint-action's releases. v8.0.0 Requires golangci-lint version >= v2.1.0 What's Changed Changes feat: use absolute paths by default when using working-directory...