Update GitHub Actions#618
Open
oep-renovate[bot] wants to merge 1 commit into
Open
Conversation
oep-renovate
Bot
force-pushed
the
renovate/github-actions
branch
3 times, most recently
from
July 6, 2026 03:08
92d4b96 to
7ad3fe4
Compare
tybulewicz
approved these changes
Jul 6, 2026
tybulewicz
enabled auto-merge
July 6, 2026 06:01
tybulewicz
previously approved these changes
Jul 6, 2026
oep-renovate
Bot
force-pushed
the
renovate/github-actions
branch
from
July 7, 2026 03:07
7ad3fe4 to
4075aac
Compare
tybulewicz
previously approved these changes
Jul 7, 2026
oep-renovate
Bot
force-pushed
the
renovate/github-actions
branch
from
July 8, 2026 03:05
4075aac to
4ed6104
Compare
tybulewicz
previously approved these changes
Jul 8, 2026
oep-renovate
Bot
force-pushed
the
renovate/github-actions
branch
8 times, most recently
from
July 16, 2026 03:04
87a3491 to
159a592
Compare
oep-renovate
Bot
force-pushed
the
renovate/github-actions
branch
5 times, most recently
from
July 21, 2026 03:04
ca164bf to
2d97113
Compare
AlexanderBarabanov
previously approved these changes
Jul 21, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Jul 21, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Jul 21, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Jul 21, 2026
oep-renovate
Bot
force-pushed
the
renovate/github-actions
branch
from
July 22, 2026 03:05
2d97113 to
583c8c5
Compare
Signed-off-by: oep-renovate[bot] <212772560+oep-renovate[bot]@users.noreply.github.com>
oep-renovate
Bot
force-pushed
the
renovate/github-actions
branch
from
July 23, 2026 03:05
583c8c5 to
3856ba8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v6.0.3→v7.0.1v6.1.0→v7.0.0v6.2.0→v7.0.0v8.2.0→v9.0.043.212.4→43.278.3v4.36.2→v4.37.3v1.14.0→v1.14.1v46.1.14→v46.1.2043.212.4→43.278.3v2.19.4→v2.20.0Release Notes
actions/checkout (actions/checkout)
v7.0.1Compare Source
v7.0.0Compare Source
v7Compare Source
v6.1.0Compare Source
What's Changed
allow-unsafe-pr-checkoutto v6 by @aiqiaoy in #2500https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change
Full Changelog: actions/checkout@v6.0.3...v6.1.0
actions/labeler (actions/labeler)
v7.0.0Compare Source
What's Changed
Enhancements:
Full Changelog: actions/labeler@v6...v7.0.0
v7Compare Source
v6.2.0Compare Source
What's Changed
Bug Fix
Dependency Updates
Full Changelog: actions/labeler@v6.1.0...v6.2.0
actions/setup-python (actions/setup-python)
v7.0.0Compare Source
What's Changed
Enhancements
Bug Fix
Dependency Upgrade
New Contributors
Full Changelog: actions/setup-python@v6...v7.0.0
v7Compare Source
v6.3.0Compare Source
What's Changed
Enhancement
Dependency update
Documentation
New Contributors
Full Changelog: actions/setup-python@v6.2.0...v6.3.0
astral-sh/setup-uv (astral-sh/setup-uv)
v9.0.0: 🌈 Changeprune-cachedefault tofalseCompare Source
Changes
This release disables the default cache cache pruning to ease the load on the PyPi infrastructure.
Since users might experience more GitHub Actions cache usage which might result in higher costs this is marked as a breaking change. To read more on why we did this (now) you can read the detailed analysis and reasoning in #967
Besides this big breaking change we also have a small bugfix while building caches for linux distributions that behave a big different than the "big ones" and a speed up in version resolution by only reading the version manifest until a matching version is found saving runtime and network bandwith.
🚨 Breaking changes
prune-cachedefault tofalse@charliermarsh (#967)🐛 Bug fixes
🚀 Enhancements
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates
v8.3.2: 🌈 update known checksums for 0.11.28Compare Source
Changes
Just a maintenance release
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates
v8.3.1: 🌈 update known checksums for 0.11.27Compare Source
Changes
Just a maintenance release
🧰 Maintenance
📚 Documentation
v8.3.0: 🌈 Support uv.lock as a version-file sourceCompare Source
Changes
Thanks to @somaz94 you can now use the pinned version of uv itself in
uv.lock. It gets picked up automatically.If you have pinned another version of uv in your
uv.lockyou can use the inputsversionorversion-sourceto override this.🐛 Bug fixes
🚀 Enhancements
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates
renovatebot/renovate (ghcr.io/renovatebot/renovate)
v43.278.3Compare Source
Miscellaneous Chores
Build System
v43.278.2Compare Source
Bug Fixes
v43.278.1Compare Source
Build System
v43.278.0Compare Source
Features
v43.277.1Compare Source
Bug Fixes
Documentation
v43.277.0Compare Source
Features
Bug Fixes
v43.276.0Compare Source
Features
sigstore/cosign-installerversion input (#44766) (f01f1b5)Bug Fixes
resolutions'depName# (#44776) (476d10a), closes #44768Miscellaneous Chores
v43.275.2Compare Source
Bug Fixes
Miscellaneous Chores
v43.275.1Compare Source
Bug Fixes
Miscellaneous Chores
v43.275.0Compare Source
Features
v43.274.0Compare Source
Features
Miscellaneous Chores
Code Refactoring
v43.273.0Compare Source
Features
Code Refactoring
GlobalConfig.OPTIONS(#44636) (d16dc9a)v43.272.9Compare Source
Bug Fixes
v43.272.8Compare Source
Bug Fixes
v43.272.7Compare Source
Bug Fixes
v43.272.6Compare Source
Bug Fixes
Miscellaneous Chores
Tests
recommendedwithpreset(#44735) (73d21dd)v43.272.5Compare Source
Bug Fixes
Miscellaneous Chores
Code Refactoring
node/no-syncand migrate to async calls (#44693) (2dbfd85)Tests
Continuous Integration
v43.272.4Compare Source
Documentation
Tests
as LongCommitShain test files (#44681) (1e03699)Build System
v43.272.3Compare Source
Bug Fixes
globalandinheritedJSON schemas (#44674) (29ca969)v43.272.2Compare Source
Bug Fixes
Code Refactoring
localDirisn't aglobalOnlyoption (#44635) (0e6429b)v43.272.1Compare Source
Bug Fixes
Documentation
311ea5b(main) (#44716) (ac6614e)Miscellaneous Chores
Build System
v43.272.0Compare Source
Features
v43.271.3Compare Source
Bug Fixes
Miscellaneous Chores
v43.271.2Compare Source
Bug Fixes
Miscellaneous Chores
Code Refactoring
func-style(#44691) (58771bb)Tests
v43.271.1Compare Source
Bug Fixes
Miscellaneous Chores
v43.271.0Compare Source
Features
v43.270.2Compare Source
Bug Fixes
Miscellaneous Chores
v43.270.1Compare Source
Bug Fixes
Miscellaneous Chores
v43.270.0Compare Source
Features
v43.269.3Compare Source
Bug Fixes
v43.269.2Compare Source
Bug Fixes
v43.269.1Compare Source
Build System
v43.269.0Compare Source
Features
v43.268.6Compare Source
Build System
v43.268.5Compare Source
Miscellaneous Chores
Tests
Build System
v43.268.4Compare Source
Bug Fixes
v43.268.3Compare Source
Bug Fixes
Miscellaneous Chores
v43.268.2Compare Source
Bug Fixes
Build System
v43.268.1Compare Source
Bug Fixes
v43.268.0Compare Source
Features
Bug Fixes
v43.267.0Compare Source
Features
Bug Fixes
v43.266.0Compare Source
Features
jdx/mise-actionversion input (#44660) (2c70608)Tests
as anyin test files (#44658) (4add67e), closes #44646v43.265.5Compare Source
Bug Fixes
v43.265.4Compare Source
Bug Fixes
Miscellaneous Chores
v43.265.3Compare Source
Mis
Configuration
📅 Schedule: (UTC)
* * 1 * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.