stefandevo/Dump Version in file
Writes the version in a file by yyyy.mm.dd.x where x is the next build
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| file | File | yes | — |
| suffix | For example 'beta'; can be left empty | no | — |
| build | Build number to use; can be left empty. You could use the GITHUB_RUN_NUMBER env var for this. | no | — |
| offset | To use with build parameter; it adds offset to build (when coming from other build-system) | no | — |
Outputs
| name | description |
|---|---|
| version | The new version |