Commit 6211990
authored
chore: Use gh-actions/actions/persistent-stores (#319)
The latest consul image incorrectly handles a '$' in the key name. This
is causing failing tests since we use an '$inited' key. Until the consul
change is remedied, we need to pin to a working version of consul.
This is already done in our shared GH action for persistent stores, so I
am updating this SDK to finally use that.1 parent 0ff4ce7 commit 6211990
1 file changed
+5
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 36 | | |
50 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
51 | 43 | | |
52 | 44 | | |
53 | 45 | | |
| |||
0 commit comments