Hi,
I am experiencing an intermittent issue during the Checkout code step. It doesn’t happen every time, but I occasionally get the following authentication error:
Occurrence time:
From 2026-02-26 00:55 UTC
Error Logs:
Using subcommand credential helper for git operations
Cloning git repository - https://github.com/[Org]/[Repo].git
Creating a blobless clone
Cloning into '.'...
remote: Invalid username or token. Password authentication is not supported for Git operations.
fatal: Authentication failed for 'https://github.com/[Org]/[Repo].git/'
Error: error running git clone "https://github.com/[Org]/[Repo].git": exit status 128
error running git clone "https://github.com/[Org]/[Repo]": exit status 128
Error: exit status 1: Error: error running git clone "https://github.com/[Org]/[Repo].git": exit status 128
exit status 1
exit status 1
Has anyone else encountered this issue recently? Any advice on how to resolve this would be appreciated.
Thank you.