Open
Description
Describe the bug
On a small new repo this action creates new folders in the .git/objects
folder. These objects are owned by root:root
as opposed to runner:docker
. Therefore any other actions fail when trying to write to git.
How can we reproduce it?
See the logs of this workflow run:
https://github.com/marcofranssen/terraform-provider-curl/actions/runs/2909746851
Environment information
Ubuntu GitHub runner.