Commit bedf5a8
committed
Fix tf-plan: checkout PR head branch, not merge ref
Same fix as expand-terraform (PR #89). When expand pushes regenerated
files to the PR branch, tf-plan must checkout the updated branch HEAD,
not the stale merge ref captured at workflow trigger time.1 parent 65536c7 commit bedf5a8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments