Skip to content

Commit 59248af

Browse files
committed
docs: complete Dependabot audit coverage
Include publishing and security actions that auto-merged before inventory.
1 parent e083860 commit 59248af

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

AUDIT.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,14 @@
1414

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

17-
Dependabot PR #83 updates the SHA-pinned `actions/setup-python` publishing
18-
step from 6.3.0 to 7.0.0. Version 7 moves the action runtime to ESM and removes
19-
the optional `pip-install` input; this workflow does not use that input. The
20-
change is confined to `python-publish.yml`, and the client API, package
21-
dependencies, generated artifacts, and protocol behavior are unchanged. The
22-
full PR check set passed on Python's supported matrix.
17+
Dependabot PRs #82#86 update the SHA-pinned PyPI trusted-publishing action to
18+
1.14.1, `actions/setup-python` to 7.0.0, the CodeQL SARIF uploader to 4.37.3,
19+
checkout to 7.0.1, and OSSF Scorecard to 2.4.4. Setup Python 7 moves the action
20+
runtime to ESM and removes the optional `pip-install` input; this workflow does
21+
not use that input. All changes are confined to publishing and security
22+
workflows, and the client API, package dependencies, generated artifacts, and
23+
protocol behavior are unchanged. The full PR check set passed on Python 3.10
24+
and 3.12 for all five heads.
2325

2426
## Summary
2527

0 commit comments

Comments
 (0)