Skip to content

Bump actions/checkout from 6 to 6.0.2 in the github group#14798

Merged
rtibbles merged 1 commit into
developfrom
dependabot/github_actions/github-e6ee9d7de3
Jun 5, 2026
Merged

Bump actions/checkout from 6 to 6.0.2 in the github group#14798
rtibbles merged 1 commit into
developfrom
dependabot/github_actions/github-e6ee9d7de3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Updates actions/checkout from 6 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

Changelog

Sourced from actions/checkout's 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

v4.1.5

... (truncated)

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

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


Updates `actions/checkout` from 6 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@v6...v6.0.2)

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

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 5, 2026

@rtibblesbot rtibblesbot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Dependency Update Review

Package: actions/checkout v6 → v6.0.2
Semver risk: Patch
Dependency type: GitHub Actions (CI/CD, dev-only)
CI status: Partially complete — 5 of 18 checks done; CodeQL passing, remainder queued

Changelog Analysis

Sources consulted:

  • PR body (release notes and changelog excerpts from actions/checkout)

Breaking changes: None

Other notable changes:

  • v6.0.2: Fix tag handling — preserve annotations and explicit fetch-tags setting (#2356)
  • v6.0.2: Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set
  • v6.0.1: Add worktree support for persist-credentials includeIf

Compatibility Assessment

  • Project uses affected APIs: no — no workflows rely on tag annotation handling or orchestration IDs
  • Code changes required: no — 23 workflow files updated with identical mechanical pin bumps
  • Prior failed attempts: none (no maintainer comments on this PR)

Recommendation

Approve — patch-level bugfix release, no breaking changes, no failing CI checks.


@rtibblesbot's comments are generated by an LLM, and should be evaluated accordingly

How was this generated?

Reviewed the pull request diff checking for:

  • Correctness: bugs, edge cases, undocumented behavior, resource leaks, hardcoded values
  • Design: unnecessary complexity, naming, readability, comment accuracy, redundant state
  • Architecture: duplicated concerns, minimal interfaces, composition over inheritance
  • Testing: behavior-based assertions, mocks only at hard boundaries, accurate coverage
  • Completeness: missing dependencies, unupdated usages, i18n, accessibility, security
  • Principles: DRY (same reason to change), SRP, Rule of Three (no premature abstraction)
  • Checked CI status and linked issue acceptance criteria
  • For UI changes: inspected screenshots for layout, visual completeness, and consistency

@github-actions github-actions Bot added DEV: dev-ops Continuous integration & deployment SIZE: small labels Jun 5, 2026

@rtibbles rtibbles left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

No concerns from changelog.

@rtibbles
rtibbles merged commit 74daf46 into develop Jun 5, 2026
92 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/github-e6ee9d7de3 branch June 5, 2026 20:10
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 DEV: dev-ops Continuous integration & deployment github_actions Pull requests that update GitHub Actions code SIZE: small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants