Skip to content

build(deps): bump the github-actions group across 1 directory with 3 updates#1832

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-bde66a327e
Open

build(deps): bump the github-actions group across 1 directory with 3 updates#1832
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-bde66a327e

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 3 updates in the / directory: DeterminateSystems/flake-checker-action, gradle/actions and DeterminateSystems/update-flake-lock.

Updates DeterminateSystems/flake-checker-action from 9ee1c5473f1abdfb299f6c4f0fab813147c97fe3 to a0f068d37b542f3150564fbf1164fec2d958ee11

Commits

Updates gradle/actions from 6.1.0 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

v6.1.1

This release updates various dependency versions, resolving several reported security vulnerabilities. No functional changes are included

What's Changed

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

Commits

Updates DeterminateSystems/update-flake-lock from b83e0671a67dfd774680fb1beaa1497ef7e58bfc to fd9359ac79d0e912f1b4b947a48470b3e2799b56

Commits
  • fd9359a Merge pull request #286 from DeterminateSystems/bump-deps
  • 86fa03e Update deps
  • 5836de1 Merge pull request #285 from Malix-Labs/direnv-ignore
  • 8ce6e0b flake.lock: Update
  • 7617728 gitignore: feat direnv
  • 56caebf Merge pull request #280 from DeterminateSystems/dependabot/npm_and_yarn/vites...
  • 58f83b4 build(deps-dev): bump vitest from 3.2.4 to 3.2.6
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 20, 2026
@dependabot dependabot Bot changed the title build(deps): bump the github-actions group with 3 updates build(deps): bump the github-actions group across 1 directory with 3 updates Jun 21, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/github-actions-bde66a327e branch from d38d2df to 5f338cf Compare June 21, 2026 06:54
…updates

Bumps the github-actions group with 3 updates in the / directory: [DeterminateSystems/flake-checker-action](https://github.com/determinatesystems/flake-checker-action), [gradle/actions](https://github.com/gradle/actions) and [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock).


Updates `DeterminateSystems/flake-checker-action` from 9ee1c5473f1abdfb299f6c4f0fab813147c97fe3 to a0f068d37b542f3150564fbf1164fec2d958ee11
- [Release notes](https://github.com/determinatesystems/flake-checker-action/releases)
- [Commits](DeterminateSystems/flake-checker-action@9ee1c54...a0f068d)

Updates `gradle/actions` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@50e97c2...3f131e8)

Updates `DeterminateSystems/update-flake-lock` from b83e0671a67dfd774680fb1beaa1497ef7e58bfc to fd9359ac79d0e912f1b4b947a48470b3e2799b56
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases)
- [Commits](DeterminateSystems/update-flake-lock@b83e067...fd9359a)

---
updated-dependencies:
- dependency-name: DeterminateSystems/flake-checker-action
  dependency-version: a0f068d37b542f3150564fbf1164fec2d958ee11
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-version: fd9359ac79d0e912f1b4b947a48470b3e2799b56
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: gradle/actions
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/github-actions-bde66a327e branch from 5f338cf to 1037747 Compare June 21, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants