v5.4.0 (🗣️ Lots of Talking)
github-actions
released this
21 Feb 21:45
·
108 commits
to refs/heads/master
since this release
known_hosts
path customization (#233) @toote- add note about environment variable footgun (#235) @jamesatwill-okta
- Plugin tester update (#231) @toote
- Xmas 2022 updates (#229) @frankpengau
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