mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-22 08:02:36 +00:00
This Woodpecker CI plugin validates the checksums of all Gradle Wrapper JAR files present in the repository and fails if any unknown Gradle Wrapper JAR files are found. It is a port of [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action).