lucasrejanio/Semantic Version Release
This action is used to update the image tag.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 17, 2024
- License
- None
Pinned Snippet
uses: lucasrejanio/semantic-version-release-action@a29c8fbb30ae02059fc978a67a1bd556d0f0d07c # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-user-name | A user name for git operations in the release repository. | yes | — |
| github-user-email | A user email for git operations in the release repository. | yes | — |
| github-user-token | A user token for git operations in the release repository. | yes | — |
| semantic-type | Semantic type (major.minor.patch). | — | — |
Outputs
no outputs