gradle-build-action
gradle-build-action copied to clipboard
Automatically perform wrapper validation check
Currently, we recommend that users configure a separate workflow running the wrapper-validation-action to verify that the Gradle wrapper jar is not corrupted.
Doing this automatically for any workflow using gradle-build-action
would increase coverage of wrapper validation and reduce the complexity for users adopting Gradle with GitHub actions.