Skip to content

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

Open
red-hat-konflux[bot] wants to merge 2 commits into
masterfrom
konflux/mintmaker/master/actions-checkout-6.x
Open

chore(deps): update actions/checkout action to v6#313
red-hat-konflux[bot] wants to merge 2 commits into
masterfrom
konflux/mintmaker/master/actions-checkout-6.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4v6

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


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 8, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: 63cff9ad-b447-485b-81fd-4da3b828f29c

📥 Commits

Reviewing files that changed from the base of the PR and between 3bca9d0 and 504cae5.

📒 Files selected for processing (1)
  • .github/workflows/test.yml
🚧 Files skipped from review as they are similar to previous changes (1)
  • .github/workflows/test.yml

Summary by CodeRabbit

  • Chores
    • Updated the CI workflow to use a newer repository checkout action version across multiple jobs, improving CI reliability and compatibility. This change adjusts the checkout step only; job structure and commands remain unchanged, reducing potential checkout-related failures and keeping build and test processes consistent.

Walkthrough

The GitHub Actions checkout action is upgraded from actions/checkout@v4 to actions/checkout@v6 in three jobs: install, test-component, and test-storybook. No other job steps or commands changed.

Changes

CI Workflow Version Upgrade

Layer / File(s) Summary
Workflow Checkout updates
.github/workflows/test.yml
actions/checkout updated from @v4 to @v6 in the install, test-component, and test-storybook jobs.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is incomplete compared to the required template; it lacks a proper Description section with a 2-3 sentence summary explaining what and why, and is missing other required sections like Checklist and AI disclosure. Add a Description section with 2-3 sentences explaining the purpose and rationale for the update, and complete the Checklist section indicating which items apply or are N/A.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: updating the actions/checkout action from v4 to v6.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/master/actions-checkout-6.x

Comment @coderabbitai help to get the list of available commands and usage tips.

@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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