Commit 6cb4bd2
HYPERFLEET-1024 - chore: add checks:write permission and bump action versions
Add checks:write to CI job so stoplightio/spectral-action can post inline
PR annotations via GitHub API. Without this permission, the action fails
with "Resource not accessible by integration" even when linting passes.
Note: fork PRs cannot receive checks:write (GitHub security restriction)
so annotation posting will still fail there, but branch PRs on the real
repo will work correctly.
Bump actions/checkout and actions/setup-node from v4 to v6 (Node.js 24
runtime) ahead of the June 2nd, 2026 Node.js 20 forced deprecation.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b79ec7d commit 6cb4bd2
2 files changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | | - | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments