actions-marketplace-validations/automatic-semantic-versioned-release-test
Auto generate realeses based on committags
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 27, 2023
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/kristoffervfs_semver@fae85c5de179f3d5f792237765610187b18f4c8e # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Github repository token | yes | "" |
Outputs
| name | description |
|---|---|
| new-release-created | Bool if new release was created or not |
| new-version | String with new semantic version |