Get Current Version from PyPI Module
Version updated for https://github.com/joepitt91/action-version-from-pypi to version v1.1.3.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action retrieves the current version of a specified Python package from PyPI. It automates the process of checking and extracting the latest version of a module, enabling workflows to dynamically reference or validate dependencies. This is particularly useful for ensuring compatibility or triggering actions based on version updates.
Release notes
What’s Changed
- chore(deps): bump certifi from 2026.1.4 to 2026.2.25 by @dependabot[bot] in https://github.com/joepitt91/action-version-from-pypi/pull/11
- chore(deps): bump charset-normalizer from 3.4.4 to 3.4.5 by @dependabot[bot] in https://github.com/joepitt91/action-version-from-pypi/pull/12
Full Changelog: https://github.com/joepitt91/action-version-from-pypi/compare/v1...v1.1.3