Skip to content

Update actions/checkout action to v6#24

Merged
koki-develop merged 1 commit intomasterfrom
renovate/actions-checkout-6.x
Jan 12, 2026
Merged

Update actions/checkout action to v6#24
koki-develop merged 1 commit intomasterfrom
renovate/actions-checkout-6.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 7, 2026

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v3.6.0v6.0.1

Release Notes

actions/checkout (actions/checkout)

v6.0.1

Compare Source

v6.0.0

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

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

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

  • Fix: Disable sparse checkout whenever sparse-checkout option is not present @​dscho in #​1598

v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.0

Compare Source


Configuration

📅 Schedule: 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 this update again.


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

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

@github-actions
Copy link

github-actions bot commented Jan 7, 2026

Renovate PR Review Results

⚖️ Safety Assessment: ✅ Safe

🔍 Release Content Analysis

  • Major runtime changes: Updated from Node.js 16 (v3.6.0) to Node.js 24 (v6.0.1) through two major version upgrades
  • Breaking changes: Requires GitHub Actions Runner v2.327.1 or newer (released July 2023) for Node.js 24 support
  • Security improvements: Enhanced credential handling with separate credential file persistence in v6.0.0
  • Functional improvements: Removed --progress option support for cleaner fetch operations, added new outputs (ref and commit), improved partial checkout filters

🎯 Impact Scope Investigation

  • Usage locations: 7 instances across 5 workflow files:
    • api-push.yaml (1 usage)
    • package-pr.yaml (3 usages)
    • package-push.yaml (1 usage)
    • repo-push.yaml (1 usage)
    • claude-renovate-review.yml (1 usage)
  • Standard usage patterns: All instances use basic checkout with no custom parameters - only default repository checkout
  • No advanced configurations: No usage of with: parameters, SSH keys, tokens, or checkout paths that could be affected by API changes
  • No dependency conflicts: GitHub-hosted runners already support the minimum required runner version

💡 Recommended Actions

  • Safe to merge: This is a straightforward version update with no code changes required
  • No workflow modifications needed: All current actions/checkout usage patterns are compatible with v6.0.1
  • Monitor post-merge: Verify that all workflows continue to function normally in the first few runs
  • Future consideration: The updated action will provide better performance and security through Node.js 24 runtime

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

@koki-develop koki-develop merged commit 8f10a6a into master Jan 12, 2026
12 of 14 checks passed
@koki-develop koki-develop deleted the renovate/actions-checkout-6.x branch January 12, 2026 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant