github-sync icon indicating copy to clipboard operation
github-sync copied to clipboard

fatal: unsafe repository ('/github/workspace' is owned by someone else)

Open Cdimock opened this issue 3 years ago • 0 comments

Hello! We're getting this error in the last week when using this action.

I believe this is related to a recent git vulnerability upgrade

Run repo-sync/[email protected]
fatal: unsafe repository ('/github/workspace' is owned by someone else)
To add an exception for this directory, call:

	git config --global --add safe.directory /github/workspace

Cdimock avatar Apr 18 '22 13:04 Cdimock