[GH action] gradleValidation update to gradle/wrapper-validation-action@v1.0.3

This commit is contained in:
Yann Cébron
2020-10-27 11:32:12 +01:00
parent 62dc41e381
commit 82f43ecdc7
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
- Switch Gradle Wrapper to `-all` to improve the IntelliSense
- Update detekt config to be in line with IJ settings
- Dependencies - upgrade `io.gitlab.arturbosch.detekt` to `1.14.2`
- GitHub Actions - `gradleValidation` update to `gradle/wrapper-validation-action@v1.0.3`
## [0.5.1]
### Added