actions-marketplace-validations/jjversion-action
Creates a version for the repository using jjversion
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Apr 7, 2025
- License
- Public domain
Pinned Snippet
uses: actions-marketplace-validations/jjliggett_jjversion-action@ca7f03346ac0c4f95858f1f8d60fe83e2ad0f7a1 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | — | no | v0.3.49 |
Outputs
| name | description |
|---|---|
| major | Major version |
| minor | Minor version |
| patch | Patch version |
| majorMinorPatch | MajorMinorPatch version |
| sha | Commit Sha |
| shortSha | ShortSha |