Skip to content

v4.6.0 (🍌 Fruit Salad)

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 13:50
· 373 commits to refs/heads/master since this release
ca2a1d5

Changes

Upgrading

To upgrade, update your pipeline.yml files:

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