Update actions/checkout action to v7#442
Open
juul-mobile-bot wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #442 +/- ##
=======================================
Coverage 69.04% 69.04%
=======================================
Files 9 9
Lines 798 798
Branches 217 217
=======================================
Hits 551 551
Misses 161 161
Partials 86 86 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
twyatt
approved these changes
Jun 19, 2026
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→v7Release Notes
actions/checkout (actions/checkout)
v7.0.0Compare Source
v7Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.
Note
Low Risk
Dependency-only CI change with no application or secrets logic touched; v7 tightens checkout behavior mainly for
pull_request_target/workflow_run, which these workflows do not use for fork PR checkout.Overview
Bumps
actions/checkoutfrom v6 to v7 in all four GitHub Actions workflows that check out the repo: CI, GitHub Pages, Publish, and Validate Maven Signing. No other workflow steps or inputs change.Reviewed by Cursor Bugbot for commit 3e67023. Configure here.