Commit 1a1d290
committed
fix(ci): pass GITHUB_TOKEN to mise to avoid API rate limits
The mise install step downloads tools (trivy) from GitHub releases.
Without GITHUB_TOKEN, unauthenticated requests hit the 60 req/hr
rate limit, causing flaky CI failures.1 parent bad8867 commit 1a1d290
1 file changed
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments