Fix markdownlint errors in GET Hybrid README
Fixes markdownlint violations by changing unordered list markers from asterisks (*) to dashes (-) on lines 93-94 in reference-architectures/get-hybrid/README.md.
This resolves the MD004/ul-style errors that were causing the pipeline to fail.