### Expected Behaviour If there's a problem with the job, the GitHub job should fail instead of being marked as succeeded. ### Current Behaviour Since January 1st, the GitHub repository analytics job is broken. However, the jobs is still marked as "Succeeded". ### Code snippet ```python N/A ``` ### Possible Solution Check the output of the [Lambda invocation](https://github.com/aws-powertools/powertools-lambda-python/actions/runs/7386117893/workflow#L54) for function errors. ### Steps to Reproduce Check the latest logs of the [Dispatch Analytics](https://github.com/aws-powertools/powertools-lambda-python/actions/workflows/dispatch_analytics.yml) job. ### Powertools for AWS Lambda (Python) version latest ### AWS Lambda function runtime 3.7 ### Packaging format used PyPi ### Debugging logs _No response_