fix(ci): pin goreleaser to v2.13.3 for Gitea SDK compatibility #731
Reference in New Issue
Block a user
Delete Branch "fix-goreleaser-gitea-sdk-compat"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
GoReleaser v2.14.0 upgraded the Gitea SDK from v0.22.1 to v0.23.2,
which fails to parse the Gitea server version during homebrew cask
publishing (error: unknown version: daf0483). Pin to v2.13.3 until
the Gitea server is updated to a compatible version.
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com