Skip to content

Docker Hub Description v3.1.0

Compare
Choose a tag to compare
@peter-evans peter-evans released this 18 Aug 03:25
· 206 commits to main since this release
da89008

⚙️ 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