actions-marketplace-validations/Version Updater
Updates the metadata file version for a package.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| git-email | Email used for the commit used to update the version. | no | github-actions[bot]@users.noreply.github.com |
| git-name | Name used for the commit used to update the version. | no | GitHub Actions |
| target-file | The file that contains package metadata. | yes | — |
| commit-title | The title of the commit used to update the version. | no | Update version to {version} |
| commit-description | The description of the commit used to update the version. | no | The version of the package was updated to {version} based on the release triggered by @{author} in the {branch} branch. |
Outputs
no outputs