Self-hosted runners can be configured to run behind a proxy server in enterprises.
For actions to just work behind a proxy server:
- Use tool-cache version >= 1.3.1
- Optionally use actions/http-client
If you are using other http clients, refer to the environment variables set by the runner.