- Make action idempotent, so it can be called more than once without breaking (#24).
- Specify specific version in usage example since we don't tag major or minor versions separately (#12).
- Use Bourne shell rather than Bash in docs for generality (#9).
- Add development dependency on Node.js since the MegaLinter pre-commit-hook uses
npx
(#17). - Configure default pre-commit hook types to simplify developer setup (#20).
Full Changelog: 0.1.1...0.1.2