Commit 755f0af
committed
ci: pin claude-code-action to v1.0.107
`anthropics/claude-code-action@v1` rolled to v1.0.108 on 2026-04-28
00:32 UTC and the new release regresses OAuth-token auth: the agent
SDK throws `Could not resolve [authentication]` from validateHeaders
before any work runs. Refreshing CLAUDE_CODE_OAUTH_TOKEN does not
help. Pin to the v1.0.107 SHA until upstream ships a fix; the comment
calls out when to lift the pin.
Confirmed by run https://github.com/bootjp/elastickv/actions/runs/25039054927
(failing on v1.0.108 with a freshly-rotated token) and the timing
gap between the v1.0.108 release and the first observed failure (~9
minutes).1 parent eb85c3d commit 755f0af
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 | | |
37 | 42 | | |
38 | 43 | | |
| |||
0 commit comments