**Describe the bug** when this action is used after updating some dependencies a new error emerged while using this action: Error: $GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 1028k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary **To Reproduce** update a lot of dependencies? the pr in question is this on https://github.com/hpi-schul-cloud/schulcloud-server/pull/5430 **Expected behavior** no error is thrown **Screenshots**  **Action version** actions/dependency-review-action@v4 **Examples** https://github.com/hpi-schul-cloud/schulcloud-server/pull/5430 https://github.com/hpi-schul-cloud/schulcloud-server/blob/main/.github/workflows/dependency-review.yml