diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index ef56b7bc6..2102c0ce2 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -18,7 +18,7 @@ jobs: with: go-version: 1.20.x - name: Run goreleaser - uses: goreleaser/goreleaser-action@v1 + uses: goreleaser/goreleaser-action@v4 with: distribution: goreleaser version: v1.17.2