Skip to content

chore(deps): update actions/checkout action to v6#38

Merged
MisileLab merged 1 commit into
mainfrom
renovate/actions-checkout-6.x
Feb 5, 2026
Merged

chore(deps): update actions/checkout action to v6#38
MisileLab merged 1 commit into
mainfrom
renovate/actions-checkout-6.x

Conversation

@renovate

@renovate renovate Bot commented Feb 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4v6
actions/checkout action major v5v6

Release Notes

actions/checkout (actions/checkout)

v6

Compare Source

v5

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 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.

@renovate renovate Bot force-pushed the renovate/actions-checkout-6.x branch 3 times, most recently from 597ac1a to 1065bee Compare February 4, 2026 19:10
@MisileLab

Copy link
Copy Markdown
Owner

/review

@SimplyCrystal SimplyCrystal left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Review Summary

APPROVED - This is a safe dependency update.

Changes

  • Updates actions/checkout from v4/v5 → v6 across 5 workflow files
  • Affects: agent.yml, auto-review.yml, corin-docker-build.yml, gqldb/.github/workflows/ci.yml

Analysis

V6 Changes:

  • Internal credential storage architecture change (from .git/config to separate file with includeIf)
  • No breaking changes to public API or default behavior
  • All inputs remain compatible (token, fetch-depth, etc.)

Compatibility Verified:

  • ✅ Custom PAT tokens (token: ${{ secrets.GH_PAT }}) - fully supported
  • ✅ Full history checkout (fetch-depth: 0) - fully supported
  • ✅ Standard checkout without special options - fully supported

Recommendation

Safe to merge. The credential storage change is transparent to users and improves security isolation.

@renovate renovate Bot force-pushed the renovate/actions-checkout-6.x branch 2 times, most recently from 8fa1881 to d3cb805 Compare February 5, 2026 07:39
@renovate renovate Bot force-pushed the renovate/actions-checkout-6.x branch from d3cb805 to cf3c9fa Compare February 5, 2026 07:46
@MisileLab MisileLab merged commit 5c7d8e9 into main Feb 5, 2026
@renovate renovate Bot deleted the renovate/actions-checkout-6.x branch February 5, 2026 08:36
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.

2 participants