Update GitHub actions (major)#58
Conversation
|
|
|
Summary
This PR updates four GitHub Actions to major versions across the workflow files and the action definition:
All changes are pinned to full commit SHAs with version tags for reproducibility. The updates are straightforward replacements with no configuration changes to the action inputs or workflow logic. What reviewers should knowWhere to look:
What to verify:
No action code changes: This PR only updates action references in workflows and action.yml—no modifications to the action's actual implementation, so the behavior should remain consistent if the upstream actions are compatible.
|
There was a problem hiding this comment.
LGTM! ✅
Clean, well-structured dependency update. All SHA pins are internally consistent across every workflow file, the inputs/outputs API for actions/cache v4→v5 is backward compatible (all inputs used — path, key, restore-keys, upload-chunk-size, enableCrossOsArchive, fail-on-cache-miss, lookup-only — and the cache-hit/cache-matched-key outputs remain stable in v5), and nothing in action.yml's logic needed to change.
A few things worth being aware of but not blocking:
- Checkout v4→v6 skip: Skips v5 entirely for most workflows.
check-cache-migration.ymlwas already on v5.0.0 (which introduced the Node 24 runtime and the runner v2.327.1+ minimum), so the custom runners (github-ubuntu-latest-s,github-windows-latest-s) are proven compatible. v6 introduces no higher runner requirement than v5. jdx/mise-actionv2→v4 skip: Two major versions in one jump. The only input used isversion: 2025.7.12, which is a stable interface unchanged across these releases.runs-on/cache: Correctly left at its existing version — it's the internal S3 backend and was not part of this update.



This PR contains the following updates:
v4.3.0→v5.0.5v4.2.2→v6.0.2v5.0.0→v6.0.2v2.4.4→v4.0.1Release Notes
actions/cache (actions/cache)
v5.0.5Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.0.5
v5.0.4Compare Source
v5.0.3Compare Source
What's Changed
@actions/cacheto v5.0.5 (Resolves: https://github.com/actions/cache/security/dependabot/33)@actions/coreto v2.0.3Full Changelog: actions/cache@v5...v5.0.3
v5.0.2Compare Source
v5.0.1Compare Source
v5.0.0Compare Source
v5Compare Source
actions/checkout (actions/checkout)
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
v6Compare Source
v5.0.1Compare Source
What's Changed
Full Changelog: actions/checkout@v5...v5.0.1
v5.0.0Compare Source
What's Changed
v2.327.1
Release Notes
Make sure your runner is updated to this version or newer to use this release.
Full Changelog: actions/checkout@v4...v5.0.0
v5Compare Source
v4.3.1Compare Source
What's Changed
Full Changelog: actions/checkout@v4...v4.3.1
v4.3.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4...v4.3.0
jdx/mise-action (jdx/mise-action)
v4.0.1: : Documentation and Internal CleanupCompare Source
A small maintenance release that updates the README documentation to reflect v4 and cleans up internal code. There are no functional changes to the action itself.
Changed
jdx/mise-action@v4,actions/checkout@v6, and current tool versions by @deining in #407 and #408getCwd()helper to deduplicate working directory resolution logic (internal refactor, no behavior change) by @altendky in #403New Contributors
Full Changelog: jdx/mise-action@v4.0.0...v4.0.1
v4.0.0Compare Source
What's Changed
53b8394by @renovate[bot] in #396820e316by @renovate[bot] in #397New Contributors
Full Changelog: jdx/mise-action@v3...v4.0.0
v4Compare Source
v3.6.3Compare Source
What's Changed
New Contributors
Full Changelog: jdx/mise-action@v3.6.2...v3.6.3
v3.6.2Compare Source
What's Changed
439137eby @renovate[bot] in #3707a166d7by @renovate[bot] in #375de0fac2by @renovate[bot] in #374b5ebac6by @renovate[bot] in #378f5c2471by @renovate[bot] in #3804558047by @renovate[bot] in #387New Contributors
Full Changelog: jdx/mise-action@v3.6.1...v3.6.2
v3.6.1Compare Source
What's Changed
Full Changelog: jdx/mise-action@v3.6.0...v3.6.1
v3.6.0Compare Source
What's Changed
497990dby @renovate[bot] in #32445c3735by @renovate[bot] in #346mise_tomlinput by @quad in #3516044e13by @renovate[bot] in #3614bdb89fby @renovate[bot] in #362New Contributors
Full Changelog: jdx/mise-action@v3.5.1...v3.6.0
v3.5.1Compare Source
What's Changed
Full Changelog: jdx/mise-action@v3.5.0...v3.5.1
v3.5.0Compare Source
What's Changed
f94c9beby @renovate[bot] in #319New Contributors
Full Changelog: jdx/mise-action@v3.4.1...v3.5.0
v3.4.1Compare Source
What's Changed
New Contributors
Full Changelog: jdx/mise-action@v3.4.0...v3.4.1
v3.4.0Compare Source
What's Changed
a8d1ac4by @renovate[bot] in #293755f449by @renovate[bot] in #2964221315by @renovate[bot] in #2995d5cd55by @renovate[bot] in #302awaittocore.groupcalls by @smorimoto in #305New Contributors
Full Changelog: jdx/mise-action@v3.3.1...v3.4.0
v3.3.1Compare Source
What's Changed
Full Changelog: jdx/mise-action@v3.3.0...v3.3.1
v3.3.0Compare Source
What's Changed
d3678e2by @renovate[bot] in #25908eba0bby @renovate[bot] in #258192325cby @renovate[bot] in #269303c0aeby @renovate[bot] in #274,inMISE_ENVwith-by @risu729 in #27864d10c1by @renovate[bot] in #279New Contributors
Full Changelog: jdx/mise-action@v3.2.0...v3.3.0
v3.2.0Compare Source
What's Changed
e32d7e6by @renovate[bot] in #24908eba0bby @renovate[bot] in #248Full Changelog: jdx/mise-action@v3.1.0...v3.2.0
v3.1.0Compare Source
What's Changed
New Contributors
Full Changelog: jdx/mise-action@v3.0.2...v3.1.0
v3.0.2Compare Source
What's Changed
Full Changelog: jdx/mise-action@v3.0.1...v3.0.2
v3.0.1Compare Source
What's Changed
Full Changelog: jdx/mise-action@v3.0.0...v3.0.1
v3.0.0Compare Source
What's Changed
c37c932by @renovate[bot] in #23451f7732by @renovate[bot] in #233New Contributors
Full Changelog: jdx/mise-action@v2...v3.0.0
v3Compare Source
🚀 Features
🐛 Bug Fixes
awaittocore.groupcalls (#305) by @smorimoto in #305📚 Documentation
⚙️ Miscellaneous Tasks
New Contributors
Configuration
📅 Schedule: (in timezone Europe/Paris)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, 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 was generated by Mend Renovate. View the repository job log.