Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a potential git security issue (#6)
git version 2.34.2 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
- Loading branch information