Skip to content

deps(deps): update gradle/gradle-build-action action to v2.4.0

RenovateBot requested to merge renovate-gradle-gradle-build-action-2.x into main

This MR contains the following updates:

Package Type Update Change
gradle/gradle-build-action action minor v2.3.3 -> v2.4.0

Release Notes

gradle/gradle-build-action

v2.4.0

Compare Source

What's new

The v.2.4.0 release contains various library updates and fixes to fully support Gradle 8.

Notable changes:

  • Update to @actions/cache: 3.1.3 should improve cache save/restore performance on Windows by using gnu tar and zstd when available.
  • Fix caching of extracted JDK toolchains for Gradle 7.6+ (e444647)

Full Changelog: https://github.com/gradle/gradle-build-action/compare/v2.3.3...v2.4.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading