Release Summary
Fix ensures docker-compose is installed when a compose-version is specified, improving reliability, and documentation for actions and workflows has been updated.
Internal: deps scope updates (actions/checkout, docker/setup-docker-action, docker-compose, npm/actions groups) and minor refactoring.
Breaking change(s)
No breaking changes.
What's Changed
- chore(deps): bump docker/setup-docker-action from 4.6.0 to 4.7.0 in the github-actions-dependencies group by @dependabot[bot] in #218
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #219
- chore(deps): bump the actions-dependencies group with 3 updates by @dependabot[bot] in #217
- chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions-dependencies group by @dependabot[bot] in #223
- chore(deps): bump the npm-actions-dependencies group with 3 updates by @dependabot[bot] in #224
- chore(deps): bump docker-compose from 1.3.0 to 1.3.1 by @dependabot[bot] in #225
- fix: install docker-compose when compose-version is specified by @jmpargana in #234
- chore: minor refactoring by @neilime in #235
New Contributors
- @jmpargana made their first contribution in #234
Full Changelog: v2...v2.5.0