Problem
The most recent release brokes our build

self-runner: Ubuntu 18.04.5 LTS
ubuntu:~/actions-runner$ lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 18.04.5 LTS
Release: 18.04
Codename: bionic
echo $RUNNER_TOOL_CACHE
/opt/hostedtoolcache
Notes
when I rollback to 1.49.0 the build passed

Problem
The most recent release brokes our build
self-runner: Ubuntu 18.04.5 LTS
ubuntu:~/actions-runner$ lsb_release -a Distributor ID: Ubuntu Description: Ubuntu 18.04.5 LTS Release: 18.04 Codename: bionicNotes
when I rollback to
1.49.0the build passed