Skip to content

v4.7.0 (🔥 Hot Day)

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 19:27
· 368 commits to refs/heads/master since this release
49f7d4e

Changes

Upgrading

To upgrade, update your pipeline.yml files:

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