12
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2026-05-22 03:52:00 +00:00
checkout/dist
axi92 ed390c1672
feat: support custom SSH user in git auth configuration
- Allow sshUser setting to override default 'git' user in insteadOf config
- When sshUser is empty, default to 'git@github.com'
- When sshUser is provided (e.g., 'customuser'), use 'customuser@github.com'
- Updated tests to verify custom SSH user behavior in auth configuration

Co-Authored-By: Claude:Qwen3-Coder-Next-4bit
2026-05-19 17:04:51 +02:00
..
index.js feat: support custom SSH user in git auth configuration 2026-05-19 17:04:51 +02:00
problem-matcher.json Convert checkout to a regular action (#70) 2019-12-03 10:28:59 -05:00