Skip to content

chore(ci): bump actions/checkout from 4.2.2 to 6.0.2#76

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-6.0.2
Open

chore(ci): bump actions/checkout from 4.2.2 to 6.0.2#76
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-6.0.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps actions/checkout from 4.2.2 to 6.0.2.

Release notes

Sourced from actions/checkout's releases.

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

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

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 21, 2026

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from a team as a code owner May 21, 2026 12:05
@github-actions github-actions Bot added the size/XS PR size: XS label May 21, 2026
Copy link
Copy Markdown
Contributor

@lml2468 lml2468 left a comment

Choose a reason for hiding this comment

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

[APPROVE] Major version bump (v4→v6); CI passed on both jobs, confirming compatibility.

Verified

Both CI jobs (yamllint + kustomize build) ran successfully with the new SHA de0fac2e pinned at v6.0.2. Dependabot-sourced with pinned commit SHA — correct supply-chain pattern. No inputs or outputs from actions/checkout are used beyond the default checkout behavior in these workflows, so interface changes in v5/v6 are transparent here.

🔵 Note: skipping two major versions (v4→v6) is unusual. If a v5 introduced breaking changes that affect any workflow relying on actions/checkout outputs (e.g., token, ref, ssh-key), those workflows should be audited. None of the current workflows in this repo use those outputs, so this is safe here.

Copy link
Copy Markdown

@Jerry-Xin Jerry-Xin left a comment

Choose a reason for hiding this comment

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

This PR is in scope: it updates the project’s CI workflow dependency pin for actions/checkout, which is directly relevant to repository maintenance.

🔴 Blocking

None.

💬 Non-blocking

None.

✅ Highlights

🔵 Suggestion/Validation: The new pinned SHA in .github/workflows/ci.yml:34 and .github/workflows/ci.yml:63 matches the actions/checkout v6.0.2 tag. The workflow uses GitHub-hosted ubuntu-latest runners and does not use Docker container action scenarios after checkout, so the Node 24 and runner-version implications of checkout v5/v6 do not appear to introduce a compatibility issue here.

🔵 Suggestion/Validation: The repository already pins actions by full commit SHA with version comments, and this PR preserves that supply-chain hardening pattern.

Copy link
Copy Markdown
Contributor

@lml2468 lml2468 left a comment

Choose a reason for hiding this comment

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

Review at 1e190e7

Dependabot bump: actions/checkout v4.2.2 → v6.0.2. Two sites in ci.yml.

Verification

Check Result
CI (9/9) ✅ All green
Pinned SHA de0fac2e… matches actions/checkout tag v6.0.2 ✅ Verified via git/ref/tags/v6.0.2
Both checkout sites updated consistently

No issues. Ship it.

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@11bd719...de0fac2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6.0.2 branch from 1e190e7 to 0234181 Compare May 27, 2026 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants