Error received: unable to find git executable in PATH; please install git before retrying
container: alpine:latest
Simple enough issue to fix, just gotta install git. However it might be worth having the action do this conditionally. At the very least it would be good to mention it in the README.