From 703e2e86ff81929ee7938b4fd042bd0cbec2bf8b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 16:42:34 +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 6a419af..d015787 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