Closed renovate[bot] closed 2 months ago
The changes involve updating the version of the burrunan/gradle-cache-action
in GitHub Actions workflows across multiple files. All instances of version v1
have been replaced with v2
for jobs handling native binaries on macOS, Windows, and Linux. This update aims to enhance build performance and reliability while keeping the overall workflow structure intact.
Files | Change Summary |
---|---|
.github/workflows/pull_request.yml , .github/workflows/release.v2.yml , .github/workflows/release.yml |
Updated burrunan/gradle-cache-action from v1 to v2 for macOS, Windows, and Linux jobs, preserving workflow logic. |
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This PR contains the following updates:
v1
->v2
Release Notes
burrunan/gradle-cache-action (burrunan/gradle-cache-action)
### [`v2`](https://togithub.com/burrunan/gradle-cache-action/blob/HEAD/CHANGELOG.md#2024-07-25-v2-v121--Move-to-node20) [Compare Source](https://togithub.com/burrunan/gradle-cache-action/compare/v1...v2) - Bump `node16` to `node20`. This resolves "node16 is deprecated" warning. - Bump Gradle to 8.8 - Bump kotlinx-coroutines to 1.8.1 - Bump kotlin-serialization to 1.7.1 - Bump wrapper-validation-action to v3 - Bump setup-java, checkout to v4Configuration
📅 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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.