fatal: --local can only be used inside a git repository error on containers (original) (raw)

Subject of the issue

Maybe related to actions/checkout#760.

This action seems to fail on containers using the latest version of Git.
The checkout action had a fix for this yesterday, but I believe other actions like this one continue to be affected.

Steps to reproduce

Use this action on containers like ubuntu:focal.