Commit 3c26ded
allow renovate to propagate builder image version
As of now, renovate only populates the updated
version in github workflows but don't write
to .builder-image-version.txt which is the main
part.
This commit fixes the same.
Signed-off-by: kranurag7 <[email protected]>1 parent b56c93d commit 3c26ded
File tree
2 files changed
+4
-1
lines changed- .github/workflows
- hack
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
| |||
0 commit comments