mirror of
https://github.com/gradle/wrapper-validation-action.git
synced 2025-04-22 07:09:19 +08:00
Validates Gradle Wrapper JARs
This action validates the checksums of Gradle Wrapper JAR files present in the source tree and fails if unknown Gradle Wrapper JAR files are found.
Usage
Simply add this action to your workflow before running any Gradle build:
uses: eskatos/gradle-wrapper-check@releases/v1