mirror of
https://github.com/actions/checkout.git
synced 2026-08-07 00:00:22 +02:00
* fix: expand merge commit SHA regex and add SHA-256 test cases Co-authored-by: Copilot <[email protected]> * test: add checkCommitInfo SHA coverage Add checkCommitInfo tests for SHA-1 and SHA-256 merge messages and reject invalid 50-character hex merge heads.\n\nCo-authored-by: Copilot <[email protected]> * style: fix Prettier formatting in test and source files Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>