Commit a408da4
ci: filter hermesCommitAtMergeBase stdout to extract only commit hash
The hermesLog() calls write to stdout and were captured by the
shell command substitution, corrupting the GITHUB_OUTPUT format.
Filter to just the 40-char hex commit hash.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2a7e4db commit a408da4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments