Skip to content

v5.3.0 (🫖 Tea Break)

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 13:43
· 129 commits to refs/heads/master since this release
aa5e1fe

Upgrading

To upgrade, update your pipeline.yml files:

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