edwardday/Upgrade Gradle

Upgrade the used gradle wrapper to the current version

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
distribution-typeThe used distribution type for the wrapper Possible values: bin, all, default (action doesn't specify the distribution type explicitly) Default: default nodefault
release-channelThe used release channel to load the current version from. Possible values: current, release-candidate, nightly, release-nightly Default: current nocurrent
add-sha-256-sumWhether to add the distribution checksum or not. This requires the distribution-type to be set to "bin" or "all". Possible values: true, false Default: false nofalse
working-directoryThe working directory must contain the `gradlew` file Default: . no./
namedescription
gradle-versionthe latest gradle version
sha-256-sumthe sha 256 sum of the distribution - only emitted, if add-sha-256-sum is set to 'true'
version-informationthe version information of the latest gradle version formatted for usage in a pull request body
fixed-issuesthe fixed issues of the latest gradle version
known-issuesthe known issues of the latest gradle version