Yashwanth Anantharaju 3d38f83f4c fix: expand SHA regex to support SHA-256 (64-char) commit hashes
Update input-helper.ts to recognize both 40-char (SHA-1) and 64-char
(SHA-256) hex strings as commit SHAs. Rebuild dist/index.js.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-14 21:27:07 +00:00
..