gesslar/Determine Version

A GitHub Action to determine the updated version of a project.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
sourceSpecify the source of the current version (package.json or full path).nopackage.json
version_patternRegex pattern to match version tags (default: v\d+\.\d+\.\d+).nov\d+\.\d+\.\d+
namedescription
updated_versionThe updated version string or 'no changes'.