Bumps gradle/actions from 4.1.0 to 4.2.1.
Release notes
Sourced from gradle/actions's releases.
v4.2.1
This patch release fixes some issues with Develocity and Build Scan integration:
- Build scan links not captured in project using plugin com.gradle.enteprise:3.18.2 (#449)
- Enabling
build-scan-publishcauses some Develocity injection parameters to be ignored (#447)- Setting
develocity-ccud-plugin-versionparameter is ignored (#446)What's Changed
- Do not fail wrapper-validation on filename with illegal characters #438
- Bump references to Develocity Gradle plugin from 3.18.1 to 3.18.2 by
@bot-githubactionin gradle/actions#441- Bump Gradle from 8.10.2 to 8.11 in gradle/actions#443
- Develocity injection fixes in gradle/actions#448
- Adapt build-result-capture script for GE plugin 3.17+ in gradle/actions#450
- ci: add scorecard by
@nitrocodein gradle/actions#384New Contributors
@nitrocodemade their first contribution in gradle/actions#384Full Changelog: https://github.com/gradle/actions/compare/v4.2.0...v4.2.1
v4.2.0
This release fixes a bug that prevents cache-cleanup from working with Gradle 8.11. A number of improvements to cache reporting are also included.
What's Changed
- Fix cache-cleanup with Gradle 8.11 (gradle/actions#430)
- Update known wrapper checksums to include Gradle 8.11 (gradle/actions#424)
- Include cache save/restore times in Job Summary (gradle/actions#389)
- Improve cache logging by
@bigdaz(gradle/actions#392)- Correctly handle multiline patterns for extracted entries (gradle/actions#393)
- Numerous dependency updates
Full Changelog: https://github.com/gradle/actions/compare/v4.1.0...v4.2.0
Commits
cc4fc85Bump@vercel/nccin /sources in the npm-dependencies groupe6a8146Bump the github-actions group with 3 updatese55599fAdapt build-result-capture script for GE plugin 3.17+d85b006[bot] Update dist directorya09a310Develocity injection fixes (#448)333e9d9Do not ignore input parameters whenbuild-scan-publishis enabled2aa49bfSet the correct env var for develocity-ccud-plugin-version9ab6ee6Bump to version 2.0.2 of CCUDGPfb5165dAdd note about cache-encryption-key being required0e27ea7Improve local development script- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show
Comment From: dependabot[bot]
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.