actions-marketplace-validations/ga-project-version

Gets from the package manager file (package.json, composer.json, ...) the version of the project and exposes it.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
package-managerThe package manager that you are using (npm, composer, ...)nonpm
root-directoryThe directory containing you project file (package.json, composer.json, ...)no./
pathA direct path to your json project file (package.json, composer.json, ...)no
version-propThe name of the property containing the versionno
namedescription
versionThe version of you project