Closed tetchel closed 3 years ago
There is an extra path.resolve or join here. the /home/runner/work/express-ts should not be part of this path.
path.resolve
join
/home/runner/work/express-ts
Skip deps install chdir if not necessary
Improve output when sarif upload is slow
https://github.com/redhat-actions/crda/pull/40
There is an extra
path.resolve
orjoin
here. the/home/runner/work/express-ts
should not be part of this path.Skip deps install chdir if not necessary
Improve output when sarif upload is slow