From 959b9b79e10fd2a4fa57c1b8193a3bf3c0aa5829 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 17:45:38 +0000 Subject: [PATCH] chore(deps): update goreleaser/goreleaser-action action to v7 --- .github/workflows/build-with-patches.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-with-patches.yml b/.github/workflows/build-with-patches.yml index ee4bbd44436..f11c3b0c442 100644 --- a/.github/workflows/build-with-patches.yml +++ b/.github/workflows/build-with-patches.yml @@ -94,7 +94,7 @@ jobs: with: go-version-file: act/go.mod - name: GoReleaser - uses: goreleaser/goreleaser-action@v1 + uses: goreleaser/goreleaser-action@v7 with: version: latest workdir: ./act