Update gradle/actions action to v4.1.0 by renovate[bot] · Pull Request #823 · sigstore/sigstore-java
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
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-expiryparameter had no effect (#381) - Numerous NPM dependency updates
Full Changelog: gradle/actions@v4.0.1...v4.1.0
Configuration
📅 Schedule: Branch creation - "every 3 weeks on Monday" (UTC), 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.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.