Feature request
For some reasons, I have to use proxy to connect to GitHub. But this action doesn't allow to use that. So, after deploying, the action tried to get the workflow file name by calling to GitHub, then it failed with timeout error.
If I set proxy in the terminal, I can connect to the GitHub to get the workflow file name.
Before version 5.0.1, timeout happened after around 14 mins.
On version 5.0.1, timeout happened after around 2 mins.