Changes:
- Updated tests to remove dependency on external API calls by introducing mocked API responses.
- Adjusted GitHub Actions to use the mocked data for PRs originating from forked branches.
- Implemented a secret scanner to prevent the accidental inclusion of API keys in request/response mocks.