Closed
Description
What happened?
We use proxy for all outbound calls from our self-hosted runners. We noticed that with release 4.4.2
the calls made to the proxy are not passing the credentials which are getting denied by the proxy server. When using 4.4.1
the action passed the credentials without any issue.
What did you expect to happen?
Expect the action to upload artifacts without issues
How can we reproduce it?
We are using self-hosted runners with proxy that has authentication and the credentials are stored as secrets
Anything else we need to know?
No response
What version of the action are you using?
v4.4.2
What are your runner environments?
self-hosted, linux
Are you on GitHub Enterprise Server? If so, what version?
No response