Commit a7fed9c
committed
ci: fix sed pattern for capturing PREV_PROVIDER_VERSION in schema-version-diff target at Makefile
previous pattern only handled :=
update the pattern to handle Makefile assignments ?= and =
Signed-off-by: Erhan Cagirici <erhan@upbound.io>1 parent e4a236a commit a7fed9c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| |||
0 commit comments