prachi-jamdade/Increment Git Tag
Increments git tag based on the provided version type
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 19, 2024
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: prachi-jamdade/increment-git-tag-action@6a2d0fd0b791a99033d1ce8e159ee38b2eb8cc3a # v3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version-type | Provide Version Type [major, minor, patch] | yes | patch |
Outputs
| name | description |
|---|---|
| new-version | Incremented version based on the input |