Commit fe210af
fix: truncate expected SHA to match /version short SHA (#223)
The /version endpoint returns a 7-character short SHA, but the workflow
was comparing against the full 40-character SHA from github.sha /
source_sha, so the version check could never match.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5f173ce commit fe210af
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
| 109 | + | |
108 | 110 | | |
109 | 111 | | |
110 | 112 | | |
| |||
0 commit comments