raulcd commented on PR #13148:
URL: https://github.com/apache/arrow/pull/13148#issuecomment-1125963126

   The new github action version for checkout sets by default the `-add 
safe.directory` for git.
   ```
    Temporarily overriding 
HOME='/home/runner/work/_temp/0e48278e-c9a6-4b44-b295-ae354108b96c' before 
making global git config changes
   Adding repository directory to the temporary git global config as a safe 
directory
   /usr/bin/git config --global --add safe.directory 
/home/runner/work/arrow/arrow
   ```
   I tested if that would fix the issue we had with setuptools_scm but as this 
is internal to our docker container it is still required to do it manually so I 
don't think upgrading the checkout action is worth at the moment.
   I am closing this PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to