We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 hpi-schul-cloud/schulcloud-server#5430
Expected behavior no error is thrown
Screenshots
Action version actions/dependency-review-action@v4
Examples hpi-schul-cloud/schulcloud-server#5430 https://github.com/hpi-schul-cloud/schulcloud-server/blob/main/.github/workflows/dependency-review.yml
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 hpi-schul-cloud/schulcloud-server#5430
Expected behavior
no error is thrown
Screenshots
Action version
actions/dependency-review-action@v4
Examples
hpi-schul-cloud/schulcloud-server#5430
https://github.com/hpi-schul-cloud/schulcloud-server/blob/main/.github/workflows/dependency-review.yml
The text was updated successfully, but these errors were encountered: