Skip to content

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

Merged
Manabu-GT merged 1 commit intomainfrom
renovate/actions-checkout-6.x
Mar 12, 2026
Merged

chore(deps): update actions/checkout action to v6#200
Manabu-GT merged 1 commit intomainfrom
renovate/actions-checkout-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2026

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v3v6

Release Notes

actions/checkout (actions/checkout)

v6

Compare Source

v5

Compare Source

v4

Compare Source


Configuration

📅 Schedule: Branch creation - "before 9am on monday" (UTC), 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.

@claude
Copy link

claude bot commented Mar 11, 2026

Claude finished @renovate[bot]'s task in 29s —— View job


PR Review: actions/checkout v3 → v6

  • Gather context and read changed files
  • Analyze the version update
  • Post review feedback

Summary

This is a straightforward dependency update from Renovate, bumping actions/checkout from v3 to v6 in .github/workflows/qodana_code_quality.yml. This skips two intermediate major versions (v4 and v5).

Review Feedback

Change looks correct and safe. Here are the relevant details:

What changed:

# Before
- uses: actions/checkout@v3

# After
- uses: actions/checkout@v6

Notable changes across v4, v5, and v6:

  • v4: Improved GHES support via well-known environment variables
  • v5/v6: Additional improvements (full changelog available at the compare links in the PR description)

Security consideration: The workflow uses contents: write permission and checks out at ${{ github.event.pull_request.head.sha }} with fetch-depth: 0. This pattern is standard for Qodana's pull request analysis and is unchanged by this update. No new security concerns are introduced by the version bump.

Compatibility: The with: parameters used (ref and fetch-depth) are standard and have been supported across all versions. No breaking changes affect this workflow.

Verdict: ✅ Safe to merge. This is a routine maintenance update with no functional risk to the workflow.

@github-actions
Copy link

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@Manabu-GT Manabu-GT merged commit a901d1e into main Mar 12, 2026
5 checks passed
@renovate renovate bot deleted the renovate/actions-checkout-6.x branch March 12, 2026 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant