You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New
semvertag tag --dry-run — compute the bump and print the result without pushing a tag. Useful for previewing the next version locally and for CI smoke tests that need to exercise the composite action side-effect-free. JSON output uses a new status: "dry_run" value; human-readable rendering says "Dry run: would create tag X on commit Y…". (#15)