pyx-auth-action
Version updated for https://github.com/astral-sh/pyx-auth-action to version v0.0.9.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 3 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The pyx-auth-action GitHub Action automates the process of obtaining a temporary access token for publishing to a pyx registry using Trusted Publishing. It simplifies secure authentication by leveraging GitHub’s OIDC tokens, eliminating the need to manage persistent credentials. This action supports streamlined workflows for configuring and publishing to pyx registries, enhancing automation and security for Python package deployment.
Release notes
What’s Changed
- fix: point uv cache-dependency-glob to action’s uv.lock for proper cache invalidation by @woodruffw in https://github.com/astral-sh/pyx-auth-action/pull/40
Full Changelog: https://github.com/astral-sh/pyx-auth-action/compare/v0.0.8...v0.0.9