jb-0/Increment
This action increments a digit in the specified file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| file-path | File containing the digit to increment | no | app.json |
| pattern | RegExp pattern | no | "versionCode": (\d+) |
| flags | RegExp flag string | no | g |
Outputs
no outputs