Describe the bug
Looks like all PR builds are failing now on 'Report NYC Coverage' step
To Reproduce
Steps to reproduce the behavior:
- Create new PR
- Wait until the run of the PR build is finished
Expected behavior
PR build must not fail
Log
Run sidx[1](https://github.com/SVG-Edit/svgedit/actions/runs/3633311545/jobs/6170461502#step:5:1)024/report-nyc-coverage-github-action@v1.2.6
/usr/bin/git diff --name-only --diff-filter=ACMRT origin/master...50e1fa0d3274d7715963af79325e00b882d3d8d4
fatal: ambiguous argument 'origin/master...50e1fa0d3274d7715963af79325e00b882d3d8d4': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
A non-fatal error occurred while performing git diff: {
exitCode: 128,
stdout: '',
stderr: "fatal: ambiguous argument 'origin/master...50e1fa0d3274d7715963af79325e00b882d3d8d4': unknown revision or path not in the working tree.\n" +
"Use '--' to separate paths from revisions, like this:\n" +
"'git <command> [<revision>...] -- [<file>...]'\n"
}
Error: HttpError: Resource not accessible by integration
at /home/runner/work/_actions/sidx[10](https://github.com/SVG-Edit/svgedit/actions/runs/3633311545/jobs/6170461502#step:5:11)24/report-nyc-coverage-github-action/v1.2.6/dist/index.js:4960:[21](https://github.com/SVG-Edit/svgedit/actions/runs/3633311545/jobs/6170461502#step:5:22)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async run (/home/runner/work/_actions/sidx10[24](https://github.com/SVG-Edit/svgedit/actions/runs/3633311545/jobs/6170461502#step:5:25)/report-nyc-coverage-github-action/v1.2.6/dist/index.js:10250:5)
Screenshot

Describe the bug
Looks like all PR builds are failing now on 'Report NYC Coverage' step
To Reproduce
Steps to reproduce the behavior:
Expected behavior
PR build must not fail
Log
Screenshot
