### Describe the bug If in SEARCH_QUERY I use `repo:my_org/my_project ...` the action works correctly. If I use `org:my_org ...` or `owner:my_owner ...` it fails as the repositories are not listed. See screenshot of action log. ### To Reproduce Using `org:` or `owner:` and not `repo:` keys in the SEARCH_QUERY. ### Expected behavior The action is executed ### Screenshots  ### Additional context _No response_