Skip to content

v4.10.1 (馃摵 Sitcoms Night)

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 00:44
· 211 commits to refs/heads/master since this release
cca864b

Changes

Dependency Updates

  • Update buildkite plugin plugin-linter to v3.1.0 (#375) @renovate

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v4.10.0:
+     docker-compose#v4.10.1:
        image: someimage
        workdir: /app