<!-- Optional: add a release summary here -->
🚀 New features and improvements
- Swtich to `actions/stale` by shenxianpeng in 230
- new inputs:
- `ignore-tidy`: A file filter for clang-tidy
- `ignore-format`: A file filter for clang-format
- `passive-reviews`: A flag to indicate that PR reviews should not approve not request changes (posts reviews as a comment)
- glob patterns are now supported in `ignore`, `ignore-format`, and `ignore-tidy` inputs.
📝 Documentation updates
- Bump the pip group across 1 directory with 2 updates by dependabot in 247
✍ Other changes
- using homebrew to install clang tools on mac runner by 2bndy5 in 244
📦 Dependency updates
- Bump the pip group across 1 directory with 2 updates by dependabot in 247
**Full Changelog**: https://github.com/cpp-linter/cpp-linter-action/compare/v2.11.0...v2.12.0