semvertag
Version updated for https://github.com/modern-python/semvertag to version 0.8.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
semvertag 0.8.2 — release pipeline on PyPI Trusted Publishing
No library changes. The package is identical to 0.8.1; this release exercises the new publish path end-to-end.
CI
- Releases now authenticate to PyPI via Trusted Publishing (OIDC) instead of a long-lived
PYPI_TOKENsecret.uv publishauto-detects the GitHub Actions id-token; the release job runs under apypienvironment that scopes the trusted publisher (#46).
Downstream
No action required. Nothing about the installed package changes.