|
Hi all, we're running our environment on GHES (not github.com). We've recently switched over to use OpenTofu instead of Terraform. Is there any option to supply an additional token to overcome these rate limits? Cheers, |
Answered by
dflook
Mar 1, 2024
Replies: 2 comments 4 replies
|
Is there anything in the workflow log that indicates where the rate limit occurs? |
1 reply
|
v1.42.0 has just been released which has a new I'm not able to test it, so please let me know if it works. |
3 replies
Answer selected by
cberge908
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
v1.42.0 has just been released which has a new
GITHUB_DOT_COM_TOKENenvironment variable, which you can set to hopefully avoid the rate limit.I'm not able to test it, so please let me know if it works.