Commit 45db7a3
committed
ci: add GitHub token to buf-setup-action to avoid API rate limits
The buf-setup-action was hitting GitHub API rate limits for unauthenticated
requests. Adding the GITHUB_TOKEN allows authenticated requests which have
a much higher rate limit.1 parent 015d69b commit 45db7a3
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
0 commit comments