diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c1334c3..87d2a58 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,6 +34,7 @@ jobs: - name: Run GoReleaser uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0 with: + version: "~> v2" args: release --clean env: # GitHub sets the GITHUB_TOKEN secret automatically.