Skip to content

v4.12.0 (🤧 With a Cold)

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 19:55
· 306 commits to refs/heads/master since this release
ebd8d8f

Changes

Upgrading

To upgrade, update your pipeline.yml files:

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