Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use GitHub token to avoid rate limiting #65

Closed
varunsh-coder opened this issue Jan 24, 2022 · 2 comments · Fixed by #98
Closed

Use GitHub token to avoid rate limiting #65

varunsh-coder opened this issue Jan 24, 2022 · 2 comments · Fixed by #98

Comments

@varunsh-coder
Copy link
Member

A job failed because of this error. Initial investigation seems to suggest it is coming from tool-cache

https://github.com/nvm-sh/nvm/runs/4919179993?check_suite_focus=true#step:2:5

@varunsh-coder
Copy link
Member Author

Created issue to understand best practice to avoid this: actions/toolkit#986

@varunsh-coder
Copy link
Member Author

Let us use the github_token to avoid rate limiting.

See https://github.com/actions/setup-node/blob/f099707f6e7a91b89cdebdeca599fc76cc8bf088/src/installer.ts#L96

@varunsh-coder varunsh-coder changed the title Investigate "Unexpected HTTP response: 403" error Use GitHub token to avoid rate limiting Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant