News
- ✨ New feature ✨ to override the filetype regex! Now you can run clang-format on whatever filetype you want using the
include-regex
input! Thanks @Krzmbrzl for requesting this!
What's Changed
- Update to checkout V3 by @softwaregravy in #117
- build: bump docker/build-push-action from 3.1.1 to 3.2.0 by @dependabot in #121
- build: bump docker/login-action from 2.0.0 to 2.1.0 by @dependabot in #119
- build: bump docker/metadata-action from 4.0.1 to 4.1.0 by @dependabot in #120
- build: bump docker/metadata-action from 4.1.0 to 4.1.1 by @dependabot in #122
- Add support for formatting
.cu
CUDA source files by @bcaddy in #123 - feat(inputs): Add custom file regex Action input by @jidicula in #125
New Contributors
- @softwaregravy made their first contribution in #117
- @bcaddy made their first contribution in #123
Full Changelog: v4.9.0...v4.10.0