Releases: actionshub/chef-install
Releases · actionshub/chef-install
3.0.0
What's Changed
- Configure Renovate by @renovate in #21
- chore(deps): update actions/checkout action to v4 by @renovate in #25
- fix(deps): update dependency @actions/core to v1.10.1 by @renovate in #26
- fix(deps): update dependency @actions/exec to v1.1.1 by @renovate in #24
- Update to Node20 and update vendor directory by @damacus in #27
New Contributors
Full Changelog: 2.0.4...3.0.0
2.0.4
What's Changed
Switch to Node.js 16, update dependencies by @chrisminton in https://github.com/actionshub/chef-install/pull/20
Full Changelog: 2.0.3...2.0.4
2.0.3
What's Changed
- Use standard .mdlrc taken from Sous-Chefs by @damacus in #17
- Update node_modules fixing security vulnerabilities by @damacus in #16
Full Changelog: 2.0.2...2.0.3
2.0.2
What's Changed
- Add windows path by @xorima in #4
- Add lint build by @xorima in #5
- Add examples for installing InSpec by @damacus in #7
- typo: workstation by @dayne in #12
- Update README.md to match current branch in repo by @zelaskov in #14
- Update @actions/core to v1.2.6 to fix path deprecations by @detjensrobert in #15
New Contributors
- @dayne made their first contribution in #12
- @zelaskov made their first contribution in #14
- @detjensrobert made their first contribution in #15
Full Changelog: 1.1.0...2.0.2
2.0.1
2.0.0
Windows Support
This release adds Windows Support to the action enabling you to easily install chef products on your windows build runs.
Initial Creation
Initial Release to install Chef on the Github Actions Build agents