open-reading-frame/increment-version-action
Create + push new tag based on calling repo's current version and version information in a metadata JSON file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| json | Path to metadata JSON file containing version | yes | repo-data.json |
| token | Token with permissions to push tags, including against any tag protection rules | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| new-version | The newly tagged version |