mirror of
https://github.com/gradle/wrapper-validation-action
synced 2024-11-23 17:22:01 +00:00
134e7085c8
Signed-off-by: Paul Merlin <paul@gradle.com>
618 B
618 B
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