From 9dd298126f77510852eee2a0e33ae6e2ff8541d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 17:57:35 +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 cb59cd1..9f93796 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