Skip to content

chore: Bump actions/checkout from 6.0.2 to 6.0.3 - #1116

Merged
Brian Collamore (bcollamore) merged 3 commits into
mainfrom
dependabot/github_actions/actions/checkout-6.0.3
Jul 29, 2026
Merged

chore: Bump actions/checkout from 6.0.2 to 6.0.3#1116
Brian Collamore (bcollamore) merged 3 commits 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

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

Copilot AI 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.

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/checkout pinned SHA from de0fac2e... to df4cb1c0... 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.

Comment thread .github/workflows/release.yml Outdated
Comment thread .github/workflows/sonarcloud.yml Outdated
Comment thread .github/workflows/publish.yml Outdated
Comment thread .github/workflows/prep-release.yml Outdated
Comment thread .github/workflows/pinned-actions.yml Outdated
Comment thread .github/workflows/doc-update.yml Outdated
Comment thread .github/workflows/detect-major-version.yml Outdated
Comment thread .github/workflows/copilot-setup-steps.yml Outdated
Comment thread .github/workflows/changelog.yml Outdated
Comment thread .github/workflows/codeql-analysis.yml Outdated
Co-authored-by: bcollamore <57269455+bcollamore@users.noreply.github.com>
@sonarqubecloud

Copy link
Copy Markdown

@bcollamore
Brian Collamore (bcollamore) added this pull request to the merge queue Jul 29, 2026
Merged via the queue into main with commit 67ab307 Jul 29, 2026
11 of 12 checks passed
@bcollamore
Brian Collamore (bcollamore) deleted the dependabot/github_actions/actions/checkout-6.0.3 branch July 29, 2026 20:27
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.

3 participants