Skip to content

Bump the actions group with 4 updates - #5068

Merged
hugovk merged 1 commit into
mainfrom
dependabot/github_actions/actions-d6df817bbc
Aug 1, 2026
Merged

Bump the actions group with 4 updates#5068
hugovk merged 1 commit into
mainfrom
dependabot/github_actions/actions-d6df817bbc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 4 updates: actions/checkout, j178/prek-action, actions/setup-python and hynek/setup-cached-uv.

Updates actions/checkout from 7.0.0 to 7.0.1

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

Full Changelog: actions/checkout@v7...v7.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates j178/prek-action from 2.0.5 to 2.0.6

Release notes

Sourced from j178/prek-action's releases.

v2.0.6

What's Changed

New Contributors

Full Changelog: j178/prek-action@v2...v2.0.6

Commits

Updates actions/setup-python from 6.3.0 to 7.0.0

Release notes

Sourced from actions/setup-python's releases.

v7.0.0

What's Changed

Enhancements

Bug Fix

Dependency Upgrade

New Contributors

Full Changelog: actions/setup-python@v6...v7.0.0

Commits

Updates hynek/setup-cached-uv from 2.5.0 to 2.6.0

Release notes

Sourced from hynek/setup-cached-uv's releases.

v2.6.0

Added

  • New prune-cache input that controls whether uv cache prune --ci is run before the cache is saved.

Changed

  • Cache pruning is now opt-in. Set prune-cache to true to get the previous behavior. See this research conducted by Charlie Marsh for the reasoning.
Changelog

Sourced from hynek/setup-cached-uv's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

2.6.0 - 2026-07-25

Added

  • New prune-cache input that controls whether uv cache prune --ci is run before the cache is saved.

Changed

  • Cache pruning is now opt-in. Set prune-cache to true to get the previous behavior. See this research conducted by Charlie Marsh for the reasoning.

2.5.0 - 2026-03-27

Fixed

  • The action now passes Zizmor in pedantic mode. #28

2.4.0 - 2026-03-19

Changed

  • All actions are pinned to their exact hashes.

2.3.0 - 2024-11-17

Changed

  • The default value for cache-dependency-path is now pyproject.toml. This means that changes to packaging metadata of modern Python packages will invalidate the cache. #19

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [j178/prek-action](https://github.com/j178/prek-action), [actions/setup-python](https://github.com/actions/setup-python) and [hynek/setup-cached-uv](https://github.com/hynek/setup-cached-uv).


Updates `actions/checkout` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@9c091bb...3d3c42e)

Updates `j178/prek-action` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/j178/prek-action/releases)
- [Commits](j178/prek-action@e98a699...5337cb9)

Updates `actions/setup-python` from 6.3.0 to 7.0.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@ece7cb0...5fda3b9)

Updates `hynek/setup-cached-uv` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/hynek/setup-cached-uv/releases)
- [Changelog](https://github.com/hynek/setup-cached-uv/blob/main/CHANGELOG.md)
- [Commits](hynek/setup-cached-uv@4300ec2...34e35d3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: j178/prek-action
  dependency-version: 2.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions/setup-python
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: hynek/setup-cached-uv
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from AA-Turner as a code owner August 1, 2026 08:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 1, 2026
@dependabot
dependabot Bot requested a review from CAM-Gerlach as a code owner August 1, 2026 08:23
@hugovk
hugovk merged commit 60faca7 into main Aug 1, 2026
47 checks passed
@hugovk
hugovk deleted the dependabot/github_actions/actions-d6df817bbc branch August 1, 2026 09:20
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.

2 participants