Closed paddatrapper closed 2 years ago
Hi @paddatrapper , thank you for opening this issue! 😄
This was related to the fact that the action was made using a Dockerfile without specifying the user.
I'll update the action to a v2, using composite action, to resolve this issue. That will also make the action compatible with other operating systems (it was only compatible with ubuntu runners until now).
You can check the new action runs here
Example:
The repo appears to be cloned as root instead of the
runner
user. For example a repo cloned andls -la
run within returns: