Skip to content

Bump gradle/actions from 6.1.1 to 6.2.0#84

Merged
blindpirate merged 1 commit into
mainfrom
dependabot/github_actions/gradle/actions-6.2.0
Jun 24, 2026
Merged

Bump gradle/actions from 6.1.1 to 6.2.0#84
blindpirate merged 1 commit into
mainfrom
dependabot/github_actions/gradle/actions-6.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor

Bumps gradle/actions from 6.1.1 to 6.2.0.

Release notes

Sourced from gradle/actions's releases.

v6.2.0

Highlights

This release brings significant behaviour improvements to Enhanced caching, improvements to the generated Job Summary, and a number of correctness and security fixes.

  1. Improved cache-cleanup mechanism. Cleanup of stale files from the Gradle User Home is now faster, and no longer depends on Gradle or a JVM. It works by inspecting the local file state directly, removing the Gradle invocation from the post-build step.
  2. More granular, more stable caching. The local build cache is stored as a separate cache entry, so it can be restored and invalidated independently of the main Gradle User Home entry. Transient Gradle housekeeping files are excluded from the cache, reducing its size and improving stability.
  3. Hide obsolete Job summaries in PR commments: When a new Job summary comment is added to a PR, previous outdated Job summaries are now hidden.
  4. Improved caching report in the job summary. The cache report now uses a single, consistent layout across all cache states and providers. Provider information is integrated directly into the report, and per-entry details are available in an expandable section. (#985)
  5. Correctness and security fixes. A unique cache key is now used per run attempt, so re-runs no longer collide; the job summary shows the cache key string rather than an internal id; and bundled dependencies have been updated, including a ReDoS fix and a fast-xml CVE fix.

What's Changed

New Contributors

Full Changelog: gradle/actions@v6.1.1...v6.2.0

Commits

@dependabot dependabot Bot added the @dev-productivity Issue owned by developer-productivity label Jun 24, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 24, 2026 01:23
@dependabot dependabot Bot added the @dev-productivity Issue owned by developer-productivity label Jun 24, 2026
@blindpirate blindpirate self-assigned this Jun 24, 2026
Bumps [gradle/actions](https://github.com/gradle/actions) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@v6.1.1...v6.2.0)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/gradle/actions-6.2.0 branch from 5b7fff1 to 08760b6 Compare June 24, 2026 03:08
@blindpirate blindpirate enabled auto-merge June 24, 2026 03:08
@blindpirate blindpirate merged commit e2070d9 into main Jun 24, 2026
11 checks passed
@blindpirate blindpirate deleted the dependabot/github_actions/gradle/actions-6.2.0 branch June 24, 2026 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@dev-productivity Issue owned by developer-productivity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant