ryandens / javaagent-gradle-plugin

A set of Gradle plugins to ease building Java applications that leverage instrumentation agents in development and/or in production
Apache License 2.0
47 stars 8 forks source link

Update gradle/actions action to v4.1.0 #151

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 5 days ago

This PR contains the following updates:

Package Type Update Change
gradle/actions action minor v4.0.1 -> v4.1.0

Release Notes

gradle/actions (gradle/actions) ### [`v4.1.0`](https://redirect.github.com/gradle/actions/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/gradle/actions/compare/v4.0.1...v4.1.0) This release brings some minor improvements: - The latest release of Gradle is no longer required to perform cache-cleanup. If Gradle is found to on the PATH and the version meets minimum version requirements, then the version on PATH is used for cache-cleanup and Gradle is not downloaded. - Fixes a bug where setting the `develocity-token-expiry` parameter had no effect ([#​381](https://redirect.github.com/gradle/actions/issues/381)) - Numerous NPM dependency updates **Full Changelog**: https://github.com/gradle/actions/compare/v4.0.1...v4.1.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 PR is behind base branch, 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.