flatcar-scripts/sdk_container
Dongsu Park b41e27188f .github: escape dot correctly in sed expressions
So far all sed expressions have used correct regular expressions around
semantic versions, around `.`. As a result, they matched strings even
without correct dots in place.

We need to escape the dot correctly.
2021-01-12 13:36:00 +01:00
..
src/third_party/coreos-overlay .github: escape dot correctly in sed expressions 2021-01-12 13:36:00 +01:00