actions-marketplace-validations/Package Latest Version

:octocat: GitHub Action to get the latest available version of a package on its remote registry (PyPi, NPM etc.)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
packageName of the package to search for.yes
languageThe target language and thus backend registry.yes
registryBackend registry to search for the package. Format: "http(s)://some.backend.com/with/search/for/%s" where "%s" will be replaced by the actual package name.no
remoteTypeExpect this file type from the backend result e.g. "json".nojson
conditionsOptional search conditions for a specific registry. See readme for more details.no""
namedescription
latestVersionLatest found package version in the registry.