Description
Description:
When trying to pass the token input to reduce rate limit error, we are getting "Bad Credentials" error; using previous versions of the action it works, but using the last release we get that error.
Seems that the bug was introduced on these PR: 443
Also the same change from the mentioned PR was tested and reverted in these PRs respectively: 427 and 437
Action version 4.2.0 that is before of the change works fine.
We are trying to use the latest version of the action due to deprecation of "set-output" command as described in the docs, and as is mentioned in PR 578, latest version should remove the warning, but we cannot use later versions than 4.2.0 due to above bug.
Bad credentials error:
"set-ouput" warning:
Action version:
Latest
Platform:
- Ubuntu
- macOS
- Windows
Runner type:
- Hosted
- Self-hosted