Skip to content

Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group#1679

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-6a98abd9ac
Open

Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group#1679
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-6a98abd9ac

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Bumps the github-actions group with 1 update: actions/checkout.

Updates actions/checkout from 6.0.2 to 6.0.3

Release notes

Sourced from actions/checkout's releases.

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note

Low Risk
Routine third-party action patch in CI only; no benchmark, auth, or application code changes.

Overview
Bumps actions/checkout from 6.0.2 to 6.0.3 across GitHub Actions workflows (benchmark templates, e2e/sweep/profile jobs, Claude automation, collect-* templates, and matrix/process-result tests).

Most steps now pin commit df4cb1c069e1874edd31b4311f1884172cec0e10 with a # v6.0.3 comment; claude.yml uses the @v6.0.3 tag instead of the previous tag. Checkout with: options (tokens, fetch-depth, submodules, refs) are unchanged.

Upstream v6.0.3 mainly fixes checkout initialization and merge-commit SHA handling for SHA-256 repositories.

Reviewed by Cursor Bugbot for commit 0f2bc84. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v6.0.2...v6.0.3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 8, 2026
@dependabot dependabot Bot requested a review from a team June 8, 2026 05:25
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 8, 2026
Copy link
Copy Markdown
Contributor

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

LGTM, mechanical Dependabot patch bump of actions/checkout v6.0.2 → v6.0.3 across workflow files.

Extended reasoning...

Overview

This PR is a Dependabot patch-version bump of actions/checkout from v6.0.2 to v6.0.3 across 12 GitHub Actions workflow files. Each change is mechanical: the SHA-pinned reference (de0fac2e...df4cb1c0...) and version comment are updated, with one file (claude.yml) using the unpinned @v6.0.3 tag form. No workflow logic, inputs, or surrounding YAML changes.

Security risks

Minimal. The new SHA df4cb1c069e1874edd31b4311f1884172cec0e10 matches the v6.0.3 release commit referenced in Dependabot's notes. The upstream release notes describe only SHA-256 repo init fixes and a merge-commit SHA regex expansion — none of these alter the action's surface area in a way that affects this repo's workflows. The one unpinned reference in claude.yml (@v6.0.3) was already unpinned in the prior version, so this PR doesn't regress the pinning posture.

Level of scrutiny

Low. CI-only change, patch-level bump, no logic touched. Dependabot patch bumps for a well-known first-party GitHub action are routine and safe to auto-approve.

Other factors

No prior reviewer comments to address. No bugs flagged by the bug hunting system. The version bump is consistent across all 12 files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

0 participants