Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions AUDIT.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@

---

## 2026-07-26 — Python publishing workflow maintenance

Dependabot PR #83 updates the SHA-pinned `actions/setup-python` publishing
step from 6.3.0 to 7.0.0. Version 7 moves the action runtime to ESM and removes
the optional `pip-install` input; this workflow does not use that input. The
change is confined to `python-publish.yml`, and the client API, package
dependencies, generated artifacts, and protocol behavior are unchanged. The
full PR check set passed on Python's supported matrix.

## Summary

| Category | Pass | Issues |
Expand Down