jjliggett/jjversion-action
Creates a version for the repository using jjversion
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 2, 2026
- License
- Public domain
Pinned Snippet
uses: jjliggett/jjversion-gha-output@fad99f0a76e27fbd884618ff91af71c42c1bd107 # v0.3.59tags can be moved; commit SHAs can't. why a SHA?
Inputs
no inputs
Outputs
| name | description |
|---|---|
| major | Major version |
| minor | Minor version |
| patch | Patch version |
| majorMinorPatch | MajorMinorPatch version |
| sha | Commit Sha |
| shortSha | ShortSha |