v4.10.1 (📺 Sitcoms Night)
github-actions
released this
24 Feb 00:44
·
328 commits
to refs/heads/master
since this release
Changes
- cli-version: Fix int/string mismatch. (#374) @toothbrush
Dependency Updates
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- command: test.sh
plugins:
- docker-compose#v4.10.0:
+ docker-compose#v4.10.1:
image: someimage
workdir: /app