In case other people are still looking - the following approach worked for me;
1) add a "compose" action to construct the filter; Inputs = Title eq '<<insert variable from previous step>>'
I just typed the column name without anything around it,
then type: eq
then (single quote to open) type : '
then clicked into dynamic content to select the value from previous step (when item is created or modified)
then (single quote to close) type: '
2) Next create the "get items" step
Select your site and list
Go to "Advanced Options" to show the Filter Query
Click and select from dynamic content "Output" from the Compose step.
You're done. Hope this is helpful.