weareyipyip/Set version
Set the version from the current commit or tag
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source | Source for the version, either `commit` or `tag` | yes | commit |
| file_path | File path to write the version to, relative to the workspace | no | — |
| version_placeholder | Version placeholder to replace with the version if `file_path` is set | no | 0.0.0+development |
Outputs
| name | description |
|---|---|
| version | The version |