Some environments don't have /bin/bash and/or /bin/sh.
In these environments, you may see the following log.
/run/github-runner/runner1/_temp/4afc4738-e60d-4450-b422-c30a1edec6b7.sh: line 1: /run/github-runner/runner1/_actions/reviewdog/action-setup/v1/install.sh: cannot execute: required file not found
Error: Process completed with exit code 127.
Some environments don't have
/bin/bash
and/or/bin/sh
. In these environments, you may see the following log.This pull request may fix https://github.com/reviewdog/action-suggester/issues/35.