Commit 43ae7db
committed
ci: restrict GITHUB_TOKEN to contents: read
The CI workflow had no permissions block, so every job inherited the
repository default token scope. No job uses GITHUB_TOKEN, and the action
uploads with CODSPEED_TOKEN.1 parent aba0f7a commit 43ae7db
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
0 commit comments