Skip to content

v5.8.0 (πŸ‘©πŸ»β€πŸ’» AI Hackathon Week)

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 18:37
· 40 commits to refs/heads/master since this release
8151c82

Upgrading

To upgrade, update your pipeline.yml files:

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