mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-21 01:14:56 +01: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).