Skip to content

chore(deps): update actions/setup-python action to v6.3.0 - #17

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-setup-python-6.x
Open

chore(deps): update actions/setup-python action to v6.3.0#17
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-setup-python-6.x

Conversation

@renovate

@renovate renovate Bot commented Jun 21, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
actions/setup-python action minor v6.2.0v6.3.0

Release Notes

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

v6.3.0

Compare Source

What's Changed
Enhancement
Dependency update
Documentation
New Contributors

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


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.

@greptile-apps

greptile-apps Bot commented Jun 21, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@changeset-bot

changeset-bot Bot commented Jun 21, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5f03bb8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate Bot changed the title chore(deps): update actions/setup-python action to v6 chore(deps): update actions/setup-python action to v6.3.0 Jun 24, 2026
@renovate
renovate Bot force-pushed the renovate/actions-setup-python-6.x branch from 7e40169 to c7ccae3 Compare June 24, 2026 03:36
@wave-bugbot

wave-bugbot Bot commented Jun 24, 2026

Copy link
Copy Markdown

🌊 WAVE BugBot — 7 finding(s)

🔴 7

  • 🔴 P0 .github/workflows/_checks.yml:57 CWE-89Unpinned action tag (@v1)
    Using a versionless tag (@v1) for the actions/setup-python action can lead to security vulnerabilities if the action is updated in a way that introduces breakin
  • 🔴 P0 .github/workflows/python-lint.yml:26 CWE-89Unpinned action tag (@v1)
    Using a versionless tag (@v1) for the actions/setup-python action can lead to security vulnerabilities if the action is updated in a way that introduces breakin
  • 🔴 P0 .github/workflows/_checks.yml:57 CWE-862Unpinned action tag (@v1 vs commit SHA)
    The use of '@v1' for the actions/setup-python action is a known security risk as it can lead to using an outdated version of the action. Using a specific commit
  • 🔴 P0 .github/workflows/python-lint.yml:26 CWE-862Unpinned action tag (@v1 vs commit SHA)
    The use of '@v1' for the actions/setup-python action is a known security risk as it can lead to using an outdated version of the action. Using a specific commit
  • 🔴 P0 .github/workflows/_checks.yml:57 CWE-269Overbroad token permissions
    The action/setup-python step does not specify any permissions, which could allow the action to perform actions it shouldn't.
  • 🔴 P0 .github/workflows/python-lint.yml:26 CWE-269Overbroad token permissions
    The action/setup-python step does not specify any permissions, which could allow the action to perform actions it shouldn't.
  • 🔴 P0 .github/workflows/_checks.yml:57 CWE-312Secrets echoed to logs
    The action/setup-python step does not specify any secrets, but if it were to use a secret, it could be echoed to logs.

severity: critical · major · minor · info — local review · $0 inference · wave-dispatch · react 👍/👎 to tune

@renovate
renovate Bot force-pushed the renovate/actions-setup-python-6.x branch 2 times, most recently from 52f9c02 to 5f03bb8 Compare July 22, 2026 05:10
@renovate
renovate Bot force-pushed the renovate/actions-setup-python-6.x branch from 5f03bb8 to 0ab4d08 Compare August 14, 2026 17:23

@devin-ai-integration devin-ai-integration Bot 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.

Devin Review found 1 potential issue.

Open in Devin Review

with:
persist-credentials: false
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 Other workflow still pins setup-python v5.6.0

.github/workflows/_checks.yml:57 still pins actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0, so the repo now uses two different major versions of the action. If this file is excluded from Renovate's scope intentionally, no action needed; otherwise consider aligning the pins so CI environments stay consistent.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

macroscopeapp[bot]
macroscopeapp Bot previously approved these changes Aug 14, 2026
@macroscopeapp

macroscopeapp Bot commented Aug 14, 2026

Copy link
Copy Markdown

Approvability

Verdict: Not approved

Macroscope's review found this PR not approvable — This is a small, bounded GitHub Actions dependency update that preserves the existing lint, test, release, and smoke-install behavior and does not alter SDK runtime code or deployment targets. All modified workflows are owned by the core team, and one related workflow remains on an older setup-python pin, so scope and compatibility should be confirmed by the owners.

Not approved because:

  • Credit balance exhausted. Approvability relies on correctness review in order to determine eligibility

No code changes detected at d90cdee. Prior analysis still applies.

Review your spending limits in Billing settings. You can add or adjust custom eligibility rules. Learn more.

@renovate
renovate Bot force-pushed the renovate/actions-setup-python-6.x branch from 0ab4d08 to a6372db Compare August 27, 2026 00:44
@codeant-ai

codeant-ai Bot commented Aug 27, 2026

Copy link
Copy Markdown

Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI.

@renovate
renovate Bot force-pushed the renovate/actions-setup-python-6.x branch from a6372db to 8aae3e9 Compare September 3, 2026 18:15
@codeant-ai

codeant-ai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI.

@macroscopeapp
macroscopeapp Bot dismissed their stale review September 3, 2026 18:16

Dismissing prior approval to re-evaluate 8aae3e9

@renovate
renovate Bot force-pushed the renovate/actions-setup-python-6.x branch from 8aae3e9 to 86aae98 Compare September 3, 2026 21:31
@codeant-ai

codeant-ai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI.

@renovate
renovate Bot force-pushed the renovate/actions-setup-python-6.x branch from 86aae98 to 8304e23 Compare September 4, 2026 18:27
@codeant-ai

codeant-ai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI.

@renovate
renovate Bot force-pushed the renovate/actions-setup-python-6.x branch from 8304e23 to 37dcf3f Compare September 6, 2026 02:23
@codeant-ai

codeant-ai Bot commented Sep 6, 2026

Copy link
Copy Markdown

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

@renovate
renovate Bot force-pushed the renovate/actions-setup-python-6.x branch from 37dcf3f to d90cdee Compare September 6, 2026 04:15
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.

0 participants