Commit d84efc0
committed
fix: use github.token for mise/aqua to avoid API rate limits in CI
Use the default Actions GITHUB_TOKEN (github.token) for MISE_GITHUB_TOKEN
and GITHUB_API_TOKEN so that mise's aqua backend can authenticate API
calls when downloading tools like trivy.1 parent 36ee2e5 commit d84efc0
2 files changed
Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
0 commit comments