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} ```