Skip to content

v5.9.0 (🎂 Ordering a Cake)

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 22:12
· 51 commits to refs/heads/master since this release
36b85cc

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker#v5.8.0:
+     docker#v5.9.0:
        image: someimage
        workdir: /app