actions-marketplace-validations/gha-pypi-versions
Generate a matrix of available versions of package on pypi
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 2, 2021
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/hojland_gha-pypi-versions@2372eba28608afec51c665dd8f1536f7133c050d # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pkg_name | Name of the package to query | yes | — |
| latest_num | How many of the latest released package versions to retrieve | yes | 5 |
Outputs
| name | description |
|---|---|
| versions | The pypi package index versions |