Skip to content

v4.11.0 (🎲 Game Night)

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 22:22
· 317 commits to refs/heads/master since this release
14ae3ba

Changes

Upgrading

To upgrade, update your pipeline.yml files:

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