From 68b3791b1b40d91d8eb02d5fdc672bfd99a9d16b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 17:42:12 +0000 Subject: [PATCH] chore(deps): update goreleaser/goreleaser-action action to v7 --- .github/workflows/releaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/releaser.yml b/.github/workflows/releaser.yml index 3393c2d..3394659 100644 --- a/.github/workflows/releaser.yml +++ b/.github/workflows/releaser.yml @@ -78,7 +78,7 @@ jobs: - name: Run GoReleaser id: run-goreleaser - uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6 + uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7 with: distribution: goreleaser version: "~> v2"