diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e6fb04d..93ae5c2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: with: go-version: '1.22' - name: Run GoReleaser - uses: goreleaser/goreleaser-action@v5 + uses: goreleaser/goreleaser-action@v6 with: distribution: goreleaser version: v1.24.0