diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 51616c8..ec1cb7f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -123,7 +123,7 @@ jobs: - name: Run GoReleaser uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0 with: - version: v2.3.2 # renovate: datasource=github-tags depName=goreleaser/goreleaser + version: v2.4.4 # renovate: datasource=github-tags depName=goreleaser/goreleaser args: release --clean env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}