From f4bc1aaa1c0b5a0238c8ff60e88511449f2243f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 18:06:23 +0000 Subject: [PATCH] chore(deps): update goreleaser/goreleaser-action action to v7 --- .github/workflows/feature-branch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/feature-branch.yml b/.github/workflows/feature-branch.yml index 26d028b..cd98a9a 100644 --- a/.github/workflows/feature-branch.yml +++ b/.github/workflows/feature-branch.yml @@ -43,7 +43,7 @@ jobs: cache: false - name: Test Snapshot Release - uses: goreleaser/goreleaser-action@v5 + uses: goreleaser/goreleaser-action@v7 with: distribution: goreleaser version: latest