ci(release): update goreleaser action
Some checks failed
Validation / validate (push) Has been cancelled

This commit is contained in:
Vincent Koc 2026-04-27 14:14:38 -07:00
parent c5a5280bb0
commit e3dba2b005
No known key found for this signature in database

View File

@ -50,7 +50,7 @@ jobs:
echo "RELEASE_VERSION=${TAG#v}" >> "$GITHUB_ENV"
- name: Build release artifacts
uses: goreleaser/goreleaser-action@v6
uses: goreleaser/goreleaser-action@v7
with:
distribution: goreleaser
version: "~> v2"