Skip to content

v5.4.0 (🗣️ Lots of Talking)

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 21:45
· 108 commits to refs/heads/master since this release
a60ea9a

Dependency Updates

Upgrading

To upgrade, update your pipeline.yml files:

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