Update actions/setup-python action to v7 - #770
Open
renovate-bot wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the GitHub Actions workflow and composite action to use actions/setup-python@v7, keeping the CI environment current while continuing to provision Python for chart linting/testing steps that depend on Python-based tooling.
Changes:
- Bump
actions/setup-pythonfromv6tov7in the main lint/test workflow. - Bump
actions/setup-pythonfromv6tov7in the sharedprepare-k8scomposite action used by multiple jobs.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.github/workflows/lint-test.yaml |
Updates CI workflow to install Python via actions/setup-python@v7. |
.github/actions/prepare-k8s/action.yaml |
Updates composite action to install Python via actions/setup-python@v7 for downstream test jobs. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
renovate-bot
force-pushed
the
renovate/actions-setup-python-7.x
branch
from
July 24, 2026 21:54
287962a to
be67ac7
Compare
Signed-off-by: Mend Renovate <bot@renovateapp.com>
renovate-bot
force-pushed
the
renovate/actions-setup-python-7.x
branch
from
July 30, 2026 15:56
be67ac7 to
4915c1e
Compare
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.
This PR contains the following updates:
v6→v7Release Notes
actions/setup-python (actions/setup-python)
v7.0.0Compare Source
v7Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.