HOME is overridden for containers · Issue #863 · actions/runner

Describe the bug If passing the HOME environment variable to a container configuration, it will get ignored and set to /github/home anyway as per runner/src/Runner.Worker/ContainerOperationProvider...