⚙️ The action no longer throws an error when the 25,000 byte content limit is exceeded. The request will be sent to DockerHub's API where DockerHub will truncate it to 25,000 bytes.
What's Changed
- build(deps): bump peter-evans/create-pull-request from 3 to 4 by @dependabot in #65
- feat: remove error when content limit exceeded by @peter-evans in #71
Full Changelog: v3.0.0...v3.1.0