henrikjoreteg/Checks that version of branch is different than base
Enforces a version is bump in the package.json
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 9, 2024
- License
- None
Pinned Snippet
uses: henrikjoreteg/version-compare@32194a0a8f0f212a00763cbb62069e381cc8ed8d # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Pass in secrets.GITHUB_TOKEN if private repo | no | — |
| base-branch-name | Pass in name of branch to compare to (defaults to 'main') | no | — |
Outputs
no outputs