Skip to content

v5.5.1 (👴🏼 Pension)

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 19:18
· 98 commits to refs/heads/master since this release
0fee696

Upgrading

To upgrade, update your pipeline.yml files:

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