Skip to content

Bump actions/checkout from v6 to v7 in /.github/workflows#174

Merged
UltralyticsAssistant merged 1 commit into
mainfrom
dependabot/github_actions/bump-actions-checkout-from-v6-to-v7-in-github-workflows
Jun 20, 2026
Merged

Bump actions/checkout from v6 to v7 in /.github/workflows#174
UltralyticsAssistant merged 1 commit into
mainfrom
dependabot/github_actions/bump-actions-checkout-from-v6-to-v7-in-github-workflows

Conversation

@UltralyticsAssistant

@UltralyticsAssistant UltralyticsAssistant commented Jun 19, 2026

Copy link
Copy Markdown
Member

Bump actions/checkout from v6 to v7 in /.github/workflows

This PR updates GitHub Actions references in this repository.

Examples:

  • Branch: actions/checkout@main stays on @main
  • Major tag: actions/checkout@v4 updates to @v5
  • Specific tag: astral-sh/setup-uv@v0.5.0 updates to @v0.9.4
  • SHA pinned: actions/checkout@<sha> # v4.1.0 updates to the latest release SHA and tag comment

Made with ❤️ by Ultralytics Actions

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

🔧 This PR updates the GitHub Actions checkout step in the tagging workflow from actions/checkout@v6 to actions/checkout@v7 to keep repository automation current.

📊 Key Changes

  • Upgraded the actions/checkout GitHub Action in .github/workflows/tag.yml
  • Changed the workflow dependency from actions/checkout@v6 to actions/checkout@v7
  • No changes to application code, assets, or user-facing repository content

🎯 Purpose & Impact

  • Keeps GitHub workflow automation aligned with the latest supported action version 🚀
  • May improve reliability, security, and long-term maintainability of the tagging workflow 🔒
  • Has little to no direct impact on end users, but helps ensure release/tag automation continues to run smoothly ⚙️

@github-actions github-actions Bot added dependencies Dependencies and packages devops GitHub Devops or MLops labels Jun 19, 2026
@github-actions

Copy link
Copy Markdown

👋 Hello @UltralyticsAssistant, thank you for submitting a ultralytics/assets 🚀 PR! This is an automated message to help with review readiness, and an engineer will assist shortly 😊 Please review the checklist below to help ensure a smooth merge:

  • Define a Purpose: Clearly explain the purpose of your fix or feature in your PR description, and link to any relevant issues. Ensure your commit messages are clear, concise, and adhere to the project's conventions.
  • Synchronize with Source: Confirm your PR is synchronized with the ultralytics/assets main branch. If it's behind, update it by clicking the 'Update branch' button or by running git pull and git merge main locally.
  • Ensure CI Checks Pass: Verify all Ultralytics Continuous Integration (CI) checks are passing. If any checks fail, please address the issues.
  • Update Documentation: Update the relevant documentation for any new or modified features.
  • Add Tests: If applicable, include or update tests to cover your changes, and confirm that all tests are passing.
  • Sign the CLA: Please ensure you have signed our Contributor License Agreement if this is your first Ultralytics PR by writing "I have read the CLA Document and I sign the CLA" in a new message.
  • Minimize Changes: Limit your changes to the minimum necessary for your bug fix or feature addition. "It is not daily increase but daily decrease, hack away the unessential. The closer to the source, the less wastage there is." — Bruce Lee

For more guidance, please refer to our Contributing Guide. Don't hesitate to leave a comment if you have any questions. Thank you for contributing to Ultralytics! 🚀

@UltralyticsAssistant UltralyticsAssistant merged commit d111d80 into main Jun 20, 2026
3 checks passed
@UltralyticsAssistant UltralyticsAssistant deleted the dependabot/github_actions/bump-actions-checkout-from-v6-to-v7-in-github-workflows branch June 20, 2026 07:21
@github-actions

Copy link
Copy Markdown

🎉 Merged — thank you @UltralyticsAssistant for keeping our automation up to date!

As Benjamin Franklin said, “An investment in knowledge pays the best interest.” Updating actions/checkout from v6 to v7 is a small but meaningful improvement that helps keep our tagging workflow reliable, secure, and maintainable for the long term.

We appreciate the attention to detail and the steady work that keeps the Ultralytics ecosystem running smoothly 🚀

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

Labels

dependencies Dependencies and packages devops GitHub Devops or MLops

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant