Commit 95bc0a9
Use github.action_ref for repo-sync checkout instead of hardcoded v1
github.action_ref resolves to whatever ref the caller used (e.g.
david/integration during testing, v1 in production), so the workflow
always checks out the matching version of the tooling.
Co-Authored-By: Oz <oz-agent@warp.dev>1 parent 3ff952d commit 95bc0a9
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments