chore: Bump actions/checkout from 6.0.2 to 6.0.3 - #1116
Merged
Brian Collamore (bcollamore) merged 3 commits intoJul 29, 2026
Merged
chore: Bump actions/checkout from 6.0.2 to 6.0.3#1116Brian Collamore (bcollamore) merged 3 commits into
Brian Collamore (bcollamore) merged 3 commits into
Conversation
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>
Copilot started reviewing on behalf of
Brian Collamore (bcollamore)
July 29, 2026 18:45
View session
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the pinned commit SHA for actions/checkout across the repository’s GitHub Actions workflows, bumping it from v6.0.2 to v6.0.3.
Changes:
- Update
actions/checkoutpinned SHA fromde0fac2e...todf4cb1c0...in all affected workflows. - Keep checkout steps SHA-pinned to maintain supply-chain integrity across CI/release automation.
Reviewed changes
Copilot reviewed 15 out of 15 changed files in this pull request and generated 15 comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/sonarcloud.yml | Bump pinned actions/checkout SHA used by SonarCloud workflow. |
| .github/workflows/release.yml | Bump pinned actions/checkout SHA used by release workflow. |
| .github/workflows/publish.yml | Bump pinned actions/checkout SHA used by publish workflow. |
| .github/workflows/prep-release.yml | Bump pinned actions/checkout SHA used by prep-release workflow. |
| .github/workflows/pinned-actions.yml | Bump pinned actions/checkout SHA used by SHA-pinning validation workflow. |
| .github/workflows/performance.yml | Bump pinned actions/checkout SHA used by performance workflow. |
| .github/workflows/markdown-links.yml | Bump pinned actions/checkout SHA used by markdown link check workflow. |
| .github/workflows/format.yml | Bump pinned actions/checkout SHA used by formatting workflow. |
| .github/workflows/dotnetcore.yml | Bump pinned actions/checkout SHA used by .NET build workflow. |
| .github/workflows/dogfood.yml | Bump pinned actions/checkout SHA used by dogfood workflow. |
| .github/workflows/doc-update.yml | Bump pinned actions/checkout SHA used by documentation check workflow. |
| .github/workflows/detect-major-version.yml | Bump pinned actions/checkout SHA used by version detection workflow. |
| .github/workflows/copilot-setup-steps.yml | Bump pinned actions/checkout SHA used by Copilot setup workflow. |
| .github/workflows/codeql-analysis.yml | Bump pinned actions/checkout SHA used by CodeQL workflow. |
| .github/workflows/changelog.yml | Bump pinned actions/checkout SHA used by changelog workflow. |
Co-authored-by: bcollamore <57269455+bcollamore@users.noreply.github.com>
Brian Collamore (bcollamore)
approved these changes
Jul 29, 2026
|
Brian Collamore (bcollamore)
deleted the
dependabot/github_actions/actions/checkout-6.0.3
branch
July 29, 2026 20:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps actions/checkout from 6.0.2 to 6.0.3.
Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
df4cb1cUpdate changelog for v6.0.3 (#2446)1cce339Fix checkout init for SHA-256 repositories (#2439)900f221fix: expand merge commit SHA regex and add SHA-256 test cases (#2414)0c366fdUpdate changelog (#2357)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)