Please see the failed run here: https://github.com/peter-evans/slash-command-dispatch/actions/runs/19882703936/job/56983848153#step:4:796
After upgrading to v5 it looks like these changes may result in a not being able to find a workflow file due to the strict match of the returned .path against a workflow filename.
I feel like I'm a bit out of my depth with my analysis but I'm seeing the same behaviour on my repo, as the linked failed run above after bumping versions.
Thank you!