x-danma/Increment SemVer Patch Version and Tag
Creates a new tag with increased patch version. Expects SemVer X.Y.Z
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Github Token for authentication | yes | — |
| repositoryName | Repository Name for tag lookup | yes | — |
| repositoryOwner | owner of the repository | yes | — |
| sha | sha id for tag creation | yes | — |
Outputs
| name | description |
|---|---|
| newTag | The new tag that was generated |