Skip to content

chore(deps): bump setup-python action#445

Open
spboyer wants to merge 1 commit into
mainfrom
spboyer-audit-dependency-updates
Open

chore(deps): bump setup-python action#445
spboyer wants to merge 1 commit into
mainfrom
spboyer-audit-dependency-updates

Conversation

@spboyer

@spboyer spboyer commented Jul 20, 2026

Copy link
Copy Markdown
Member

Summary

  • Bumps actions/setup-python from v6 to v7 in .github/workflows/waza.yaml.
  • Checked open dependency PRs first to avoid duplicating existing coverage. Existing open PRs already cover root Go dependency updates, Copilot SDK, setup-go/setup-node, and web/site package bumps.

Validation

  • git diff --check
  • gh pr list --repo microsoft/waza --state open --search 'setup-python in:title' --json number,title,headRefName,url,author returned no open setup-python PRs.

Update actions/setup-python from v6 to v7 in the legacy waza workflow.\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 20, 2026 14:20

Copilot AI 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.

Pull request overview

This PR updates the GitHub Actions workflow used by waza to use the latest major version of the Python setup action, keeping CI dependencies current.

Changes:

  • Bump actions/setup-python from v6 to v7 in the waza.yaml workflow.
Show a summary per file
File Description
.github/workflows/waza.yaml Updates the workflow to use actions/setup-python@v7 while keeping the existing Python 3.11 configuration unchanged.

Review details

  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Low

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.

3 participants