Releases: gruntwork-io/patcher-action
Releases · gruntwork-io/patcher-action
v1.0.0
Description
The action moves from beta to a stable release 🎉
What's Changed
- bug fix: Validate code changes before committing by @marinalimeira in #20
- Change default
update_strategy
tonext-breaking
by @marinalimeira in #21
Full Changelog: v0.1.2...v1.0.0
v0.1.2
What's Changed
- Git improvements by @marinalimeira in #19
- Update branch format
- Set https origin instead of push directly to it
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Update README.md by @marinalimeira in #12
- Bug fix: Merge
process.env
into Patcher's env vars by @marinalimeira in #13
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial release of Patcher Action.
It's possible run patcher
commands, report
and update
to update the Terraform and Terragrunt dependencies.
Refer to https://docs.gruntwork.io/patcher/ to understand how Patcher works.