joepitt91/Get Latest Version from GitHub Tags

Get the latest version from the tags in a GitHub repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenThe token to authenticate to GitHub with.yes
ownerThe owner of the source repository.yes
repositoryThe name of the source repository.yes
greater_equal_versionThe minimum version to accept, e.g. 2.0.0. Defaults to None.no
less_than_versionThe version to accept versions less than, e.g. 3.0.0. Defaults to None.no
namedescription
tagThe tag for the latest version.
versionThe latest version number.