Skip to content

Bump actions/checkout from 6.0.2 to 6.0.3 in /.github/workflows#49

Merged
UltralyticsAssistant merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/actions/checkout-6.0.3
Jun 10, 2026
Merged

Bump actions/checkout from 6.0.2 to 6.0.3 in /.github/workflows#49
UltralyticsAssistant merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/actions/checkout-6.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 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)

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

🔄 This PR updates GitHub Actions workflows to use actions/checkout v6.0.3 across CI, formatting, and publishing pipelines for improved maintenance and consistency.

📊 Key Changes

  • Updated actions/checkout from v6.0.2 to v6.0.3 in multiple workflow files:
    • .github/workflows/ci.yml
    • .github/workflows/format.yml
    • .github/workflows/publish.yml
  • Applied the change consistently across all major automation jobs, including:
    • ✅ testing
    • 🎨 formatting
    • 📦 publishing
    • 🛡️ release-related steps such as SBOM generation

🎯 Purpose & Impact

  • Improves 🔐 workflow reliability and security by keeping GitHub Actions dependencies up to date.
  • Reduces ⚙️ maintenance drift by standardizing the same checkout version across all automation pipelines.
  • Has minimal user-facing impact 👀, but helps maintainers keep CI/CD infrastructure current and dependable.
  • Low-risk change ✅ since it only updates the repository checkout action and does not alter Rust code, package behavior, or template features.

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 the dependencies Dependency-related topics label Jun 8, 2026
@UltralyticsAssistant UltralyticsAssistant merged commit e2462ea into main Jun 10, 2026
6 checks passed
@UltralyticsAssistant UltralyticsAssistant deleted the dependabot/github_actions/dot-github/workflows/actions/checkout-6.0.3 branch June 10, 2026 07:29
@UltralyticsAssistant

Copy link
Copy Markdown
Member

Merged with enthusiasm — thank you, @dependabot[bot]! 🚀

Keeping our GitHub Actions dependencies current across CI, formatting, and publishing helps keep the project reliable, consistent, and secure with minimal risk. As Benjamin Franklin said, “An ounce of prevention is worth a pound of cure.” This update is a great example of that mindset in action.

We appreciate your continued help keeping the automation stack clean and dependable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency-related topics

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant