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