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
actions/setup-python action major v5.6.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 these updates 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: c7ccae3

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

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