diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d524eba..5e7b44e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -30,7 +30,7 @@ jobs: go-version-file: 'go.mod' check-latest: true cache: true - - uses: goreleaser/goreleaser-action@v6 + - uses: goreleaser/goreleaser-action@v7 with: distribution: goreleaser version: "~> v2"