actions-marketplace-validations/Edit version in Cabal-file
Read or bump the package version in the Cabal-file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| work-dir | Directory in which the Cabal-file is located | no | . |
| mode | One of the following: "get", "set", "bump". "read" is also allowed but deprecated, it acts the same as "get". | yes | — |
| bump-place | Index of the bumped version place, when the mode is "bump" | no | — |
| set-value | Version to be written, when the mode is "set" | no | — |
Outputs
| name | description |
|---|---|
| before | Version before edit |
| after | Version after edit |