Skip to content

ci: bump actions/setup-python from 6 to 7 - #1034

Merged
torlando-tech merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-python-7
Jul 28, 2026
Merged

ci: bump actions/setup-python from 6 to 7#1034
torlando-tech merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-python-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-python from 6 to 7.

Release notes

Sourced from actions/setup-python's releases.

v7.0.0

What's Changed

Enhancements

Bug Fix

Dependency Upgrade

New Contributors

Full Changelog: actions/setup-python@v6...v7.0.0

v6.3.0

What's Changed

Enhancement

Dependency update

Documentation

New Contributors

Full Changelog: actions/setup-python@v6.2.0...v6.3.0

v6.2.0

What's Changed

Dependency Upgrades

... (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)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6 to 7.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@greptile-apps

greptile-apps Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Updates five GitHub Actions workflow steps from actions/setup-python@v6 to actions/setup-python@v7.

  • Keeps Python pinned to version 3.11.
  • Applies the upgrade to CI, prerelease APK, and release workflows.

Confidence Score: 5/5

The PR appears safe to merge because the affected workflows use supported inputs on GitHub-hosted runners.

The upgrade preserves the existing Python 3.11 configuration, does not use the removed pip-install input, and introduces no identified workflow incompatibility.

Important Files Changed

Filename Overview
.github/workflows/build-prerelease-apk.yml Upgrades the prerelease build's Python setup action to v7 without changing its inputs.
.github/workflows/ci.yml Upgrades three CI Python setup steps to v7; all continue to use supported Python 3.11 configuration on GitHub-hosted runners.
.github/workflows/release.yml Upgrades the release workflow's Python setup action to v7 without changing its inputs.

Reviews (1): Last reviewed commit: "ci: bump actions/setup-python from 6 to ..." | Re-trigger Greptile

@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@torlando-tech
torlando-tech merged commit 2214a08 into main Jul 28, 2026
12 checks passed
@torlando-tech
torlando-tech deleted the dependabot/github_actions/actions/setup-python-7 branch July 28, 2026 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant