Skip to content

deps: Update actions/checkout action to v6#10

Merged
ANcpLua merged 1 commit into
mainfrom
renovate/actions-checkout-6.x
May 24, 2026
Merged

deps: Update actions/checkout action to v6#10
ANcpLua merged 1 commit into
mainfrom
renovate/actions-checkout-6.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented May 24, 2026

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4.2.2v6.0.2
actions/checkout action major v4v6

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

What's Changed

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

v5.0.0

Compare Source

What's Changed
⚠️ Minimum Compatible Runner Version

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

v5

Compare Source

v4.3.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 24, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

Copy link
Copy Markdown

@codacy-production codacy-production Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the 'actions/checkout' GitHub Action to version 6 (v6.0.2). This update transitions the action's execution environment to Node 24 and introduces a requirement for GitHub Actions runner version 2.327.1 or higher (as per the v5.0.0 release notes included in this bump). While the PR meets quality standards, it is critical to ensure that all runner environments—particularly self-hosted ones—meet these version requirements to avoid workflow failures.

About this PR

  • Minimum Runner Version: The release notes for actions/checkout v5.0.0 specify a minimum compatible runner version of v2.327.1. If the project utilizes self-hosted runners, verify they meet this requirement before merging.

Test suggestions

  • Verify 'Claude Code Review' workflow triggers and checkouts correctly on pull_request events.
  • Verify 'Config drift check' scheduled workflow executes successful checkout.
  • Verify 'Enforce repository settings' workflow handles multiple checkouts in different jobs (user/org) correctly.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify 'Claude Code Review' workflow triggers and checkouts correctly on pull_request events.
2. Verify 'Config drift check' scheduled workflow executes successful checkout.
3. Verify 'Enforce repository settings' workflow handles multiple checkouts in different jobs (user/org) correctly.
Low confidence findings
  • Node 24 Requirement: The action now uses Node 24. While standard GitHub-hosted runners (e.g., ubuntu-latest) support this, specialized or legacy runner environments should be checked for compatibility.

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

@renovate renovate Bot force-pushed the renovate/actions-checkout-6.x branch from 9c7cc08 to fdd7840 Compare May 24, 2026 15:45
@ANcpLua ANcpLua added the help wanted Extra attention is needed label May 24, 2026
@ANcpLua ANcpLua merged commit 78b0035 into main May 24, 2026
5 of 6 checks passed
@ANcpLua ANcpLua deleted the renovate/actions-checkout-6.x branch May 24, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies help wanted Extra attention is needed major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant