Skip to content

v3.13.0 (🥝 Having a Kiwi)

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 16:39
· 458 commits to refs/heads/master since this release
aec24f0

Changes

Upgrading

To upgrade, update your pipeline.yml files:

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