Closed haya14busa closed 2 years ago
🚀 [bumpr] Bumped! New version:v1.16.2 Changes:v1.16.1...v1.16.2
Hello @haya14busa I'm getting the reviewdog: failed to run 'git rev-parse --show-prefix': exit status 128
error and was able to temporarily fix it by adding run: sudo chown -R root:root $GITHUB_WORKSPACE
before running reviewdog/action-eslint
step.
Hence I created PR https://github.com/reviewdog/action-eslint/pull/135, do you think this is unrelated to the git update?
@pbhandari356 do you use self-hosted runner by any chance?
@haya14busa yes we do!
@pbhandari356 Should be fixed by https://github.com/reviewdog/action-eslint/pull/138. Can you upgrade the action?
Reverts reviewdog/action-eslint#135
The issue should not happen with this action.