You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: harden supply chain security for release pipelines
- SHA pin all external GitHub Actions to full commit SHAs
- Migrate PyPI publishing from token-based auth to OIDC trusted publishers
- Migrate TestPyPI publishing from token-based auth to OIDC trusted publishers
- Disable semantic-release's built-in PyPI upload in favor of pypa/gh-action-pypi-publish with OIDC
- Add CODEOWNERS file requiring SDK team review for workflows, build config, and package metadata
- Add id-token: write permission for OIDC token minting
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments