actions-marketplace-validations/Create the version string
Generates a version string of the form [branch-]1.2.3-timestamp-commit.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| assemblyInfoPath | Path to a .NET style AssemblyInfo file containing the numeric version component. | yes | — |
| primaryBranch | Name of the primary branch - the one that is published without any version string prefix. | — | master |
Outputs
| name | description |
|---|---|
| versionstring | The generated version string |