diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4bfcaad..831eb1e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -115,7 +115,7 @@ jobs: - name: Run GoReleaser uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0 with: - version: v2.2.0 # renovate: datasource=github-tags depName=goreleaser/goreleaser + version: v2.3.0 # renovate: datasource=github-tags depName=goreleaser/goreleaser args: release --clean env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}