Skip to content

chore(deps): bump actions/checkout from 6.0.2 to 6.0.3#17

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps 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

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.3

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

... (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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Greptile Summary

This PR bumps actions/checkout from v6.0.2 to v6.0.3 across all GitHub Actions workflows. The update is a routine patch-level dependency bump generated by Dependabot.

  • All 19 usages of actions/checkout in ci.yml and the single usage in release.yml have their pinned commit SHA updated from de0fac2e (v6.0.2) to df4cb1c0 (v6.0.3), preserving the version comment annotation pattern already in use.
  • The v6.0.3 release fixes SHA-256 repository checkout initialization and expands the merge commit SHA regex to handle SHA-256 test cases — no breaking changes introduced.

Confidence Score: 5/5

Safe to merge — this is a mechanical patch-level update to a well-known action with no logic changes to the repository itself.

Every changed line is an identical SHA + comment swap across both workflow files. The v6.0.3 release contains only bug fixes for SHA-256 repositories and merge commit SHA regex handling, with no breaking changes. All usages retain the pinned-SHA pattern already established in the repo.

No files require special attention.

Important Files Changed

Filename Overview
.github/workflows/ci.yml 19 occurrences of actions/checkout SHA updated from v6.0.2 to v6.0.3; no other changes.
.github/workflows/release.yml Single actions/checkout SHA updated from v6.0.2 to v6.0.3; no other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Dependabot PR #17] --> B[Bump actions/checkout]
    B --> C[v6.0.2 → v6.0.3]
    C --> D[.github/workflows/ci.yml
19 occurrences updated]
    C --> E[.github/workflows/release.yml
1 occurrence updated]
    D --> F[SHA: de0fac2e → df4cb1c0]
    E --> F
    F --> G[v6.0.3 fixes
SHA-256 repo init
Merge commit SHA regex]
Loading

Reviews (1): Last reviewed commit: "chore(deps): bump actions/checkout from ..." | Re-trigger Greptile

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

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

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 3, 2026
@dependabot dependabot Bot requested a review from chipoto69 as a code owner June 3, 2026 23:26
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 3, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #21.

@dependabot dependabot Bot closed this Jun 16, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/actions/checkout-6.0.3 branch June 16, 2026 08:54
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

None yet

Development

Successfully merging this pull request may close these issues.

0 participants