Skip to content

chore(deps): update actions/setup-python action to v7#762

Merged
negillett merged 1 commit into
masterfrom
renovate/actions-setup-python-7.x
Jul 23, 2026
Merged

chore(deps): update actions/setup-python action to v7#762
negillett merged 1 commit into
masterfrom
renovate/actions-setup-python-7.x

Conversation

@renovate

@renovate renovate Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/setup-python action major v6v7

Release Notes

actions/setup-python (actions/setup-python)

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.

@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: bddb6e23-5c5a-47f5-ade6-5bcd790882e4

📥 Commits

Reviewing files that changed from the base of the PR and between 52ca133 and 4b6f2c5.

📒 Files selected for processing (2)
  • .github/workflows/ci.yml
  • .github/workflows/pip-compile.yml

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated the Python setup used by automated validation and dependency compilation workflows.
    • Improves consistency and reliability of ongoing project maintenance tasks.

Walkthrough

The CI and pip-compile workflows update their Python setup steps from actions/setup-python@v6 to actions/setup-python@v7.

Changes

CI action upgrade

Layer / File(s) Summary
Update Python setup action
.github/workflows/ci.yml, .github/workflows/pip-compile.yml
Both workflow Python setup steps now use actions/setup-python@v7 instead of actions/setup-python@v6.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: crungehottman, negillett

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: upgrading actions/setup-python from v6 to v7.
Description check ✅ Passed The description directly matches the workflow dependency update from actions/setup-python v6 to v7.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/actions-setup-python-7.x

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 Checkov (3.3.8)
.github/workflows/ci.yml

Traceback (most recent call last):
File "/usr/local/bin/checkov", line 2, in
from checkov.main import Checkov
ModuleNotFoundError: No module named 'checkov'

.github/workflows/pip-compile.yml

Traceback (most recent call last):
File "/usr/local/bin/checkov", line 2, in
from checkov.main import Checkov
ModuleNotFoundError: No module named 'checkov'

🔧 zizmor (1.26.1)
.github/workflows/pip-compile.yml

INFO zizmor: 🌈 zizmor v1.26.1
fatal: no audit was performed
error: failed to load file://.github/workflows/pip-compile.yml as workflow
|
= help: this typically indicates a bug in zizmor; please report it
= help: https://github.com/zizmorcore/zizmor/issues/new?template=bug-report.yml

Caused by:
0: failed to load file://.github/workflows/pip-compile.yml as workflow
1: failed to load internal pathing document
2: input is not valid YAML


Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (52ca133) to head (4b6f2c5).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #762   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          340       340           
=========================================
  Hits           340       340           
Flag Coverage Δ
unit-tests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@negillett
negillett merged commit 472e977 into master Jul 23, 2026
6 checks passed
@renovate
renovate Bot deleted the renovate/actions-setup-python-7.x branch July 23, 2026 14:31
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.

1 participant