You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Use gh-actions/actions/persistent-stores (#335)
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.
0 commit comments