I'm trying to use this tool with the self-hosted MacOS based runner and have the permissions issue:
Run codacy/git-version@2.8.0
Run set -eo pipefail
/Users/xxx/actions-runner/_work/_temp/[1](https://github.com/xxx/actions/runs/5280056966/jobs/9551613703#step:7:1)49c94fc-4fff-41e3-8da1-b8e4ce6a564f.sh: line 7: /usr/local/bin/git-version: Permission denied
Error: Process completed with exit code 1.
I'm trying to use this tool with the self-hosted MacOS based runner and have the permissions issue: