This release allows you to tweak the way your Cake script runs in a GitHub Actions workflow. 🔧
New Features
- #1 Support for running the script with a specific version of Cake (thanks to @devlead)
- #3 Support for bootstrapping custom Cake modules (thanks to @devlead)
- #7 Support for changing the verbosity level
Bug Fixes
- #8 It's possible to use multiple instances of the Cake Action within the same build definition