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
build: use head_commit object for checking the bump message (#988)
This PR uses the `head_commit` object from the GitHub context object for checking the bump message. This approach provides a cleaner and more reliable way to detect version bump commits.
0 commit comments