From 8aae0f384acb1f132dee9e3e15430074bb747586 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 16:51:02 +0000 Subject: [PATCH] ci(tools): update goreleaser/goreleaser-action action to v7 --- .github/workflows/binaries.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/binaries.yml b/.github/workflows/binaries.yml index 3752d31..97f44cc 100644 --- a/.github/workflows/binaries.yml +++ b/.github/workflows/binaries.yml @@ -52,7 +52,7 @@ jobs: repo-token: ${{ secrets.GITHUB_TOKEN }} - name: Setup goreleaser - uses: goreleaser/goreleaser-action@v6 + uses: goreleaser/goreleaser-action@v7 with: install-only: true