Skip to content

Update actions/checkout action to v7#766

Open
renovate-bot wants to merge 1 commit into
jaegertracing:mainfrom
renovate-bot:renovate/actions-checkout-7.x
Open

Update actions/checkout action to v7#766
renovate-bot wants to merge 1 commit into
jaegertracing:mainfrom
renovate-bot:renovate/actions-checkout-7.x

Conversation

@renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v6v7

Release Notes

actions/checkout (actions/checkout)

v7.0.0

Compare Source

v7

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: Mend Renovate <bot@renovateapp.com>
Copilot AI review requested due to automatic review settings June 18, 2026 19:10

Copilot AI left a comment

Copy link
Copy Markdown

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 GitHub Actions workflows in this repository to use actions/checkout@v7 instead of @v6, aligning CI and automation jobs with the latest major version of the checkout action.

Changes:

  • Bump actions/checkout from v6 to v7 in the Jaeger version update workflow.
  • Bump actions/checkout from v6 to v7 in the chart release workflow.
  • Bump actions/checkout from v6 to v7 across the lint/test workflows.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/update-jaeger-version.yaml Updates the repo checkout step to actions/checkout@v7 for the scheduled/manual Jaeger version bump workflow.
.github/workflows/release.yaml Updates the release workflow checkout step to actions/checkout@v7 (with fetch-depth: 0 preserved).
.github/workflows/lint-test.yaml Updates all CI jobs’ checkout steps to actions/checkout@v7 (with fetch-depth: 0 preserved).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants