Hey, is there any way we can use `--bare` in this action? We can't seem to use run actions to clone the repo without using a PAT. ```bash git clone --bare ${REPO NAME} ```
Activity
ristiisa commentedon Nov 27, 2024
@mouismail
@motss
@jww3
@Jcambass
@orhantoy
@lucacome
@yasonk
Any ideas?
Add bare option to checkout action
alexey-sh commentedon May 25, 2025
It looks like a simple and important feature. Is there any chance to see the pr merged in 2025?