Skip to content

build(deps): bump actions/setup-python from 6.2.0 to 6.3.0#3863

Merged
ten9876 merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-python-6.3.0
Jun 27, 2026
Merged

build(deps): bump actions/setup-python from 6.2.0 to 6.3.0#3863
ten9876 merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-python-6.3.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps actions/setup-python from 6.2.0 to 6.3.0.

Release notes

Sourced from actions/setup-python's releases.

v6.3.0

What's Changed

Enhancement

Dependency update

Documentation

New Contributors

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

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.2.0 to 6.3.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@a309ff8...ece7cb0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 27, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 27, 2026 10:34
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Jun 27, 2026

@aethersdr-agent aethersdr-agent Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Reviewed — looks good. ✅

This is a clean, low-risk Dependabot bump of actions/setup-python v6.2.0 → v6.3.0 in .github/workflows/a11y-check.yml:

  • The action stays SHA-pinned (@ece7cb06caefa5fff74198d8649806c4678c61a1), which is the project's security convention — the bump updates the SHA rather than floating to a mutable tag. The pinned SHA matches the top commit of the v6.3.0 release ("Fix pip cache error handling on Windows", #1040), so the pin is accurate.
  • The trailing # v6 comment is preserved and still correct (v6.3.0 is within the v6 major line); no functional change to the workflow.
  • v6.3.0 is a minor release (RHEL support, pip cache error handling on Windows, dependency upgrades). This workflow runs on ubuntu-latest with python-version: "3.12", so nothing in the changelog affects it.

No bugs, scope creep, or convention issues. Thanks, Dependabot. 🤖


🤖 aethersdr-agent · cost: $1.2426 · model: claude-opus-4-8

@ten9876 ten9876 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approved. SHA-pinned bump of the official actions/setup-python to v6.3.0 (new SHA ece7cb06 = the v6.3.0 release tip). Only used in a11y-check.yml; that workflow plus build/macOS/Windows are green. No application/runtime impact. Thanks @dependabot.

@ten9876 ten9876 merged commit 4d61ad1 into main Jun 27, 2026
4 checks passed
@ten9876 ten9876 deleted the dependabot/github_actions/actions/setup-python-6.3.0 branch June 27, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant