lindenlab/Version Check & Tag Action
Automatically check version files and create Git tags for semantic and date-based versioning
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | Mode to run: "check" to validate version files, "tag" to create tags | no | tag |
| token | GitHub token for pushing tags (defaults to github.token) | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| tag | The Git tag that was created (only in tag mode) |