wrapper-validation-action/README.md
Paul Merlin 134e7085c8 README
Signed-off-by: Paul Merlin <paul@gradle.com>
2020-01-06 13:57:17 +01:00

618 B

gradle-wrapper-check status

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