From 9c03438d5cf06123367e6aead0c437dcd3f3a0db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 17:33:02 +0000 Subject: [PATCH] chore(deps): update goreleaser/goreleaser-action digest to f06c13b --- .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 8711167..050bcdf 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@1a80836c5c9d9e5755a25cb59ec6f45a3b5f41a8 # v7 + uses: goreleaser/goreleaser-action@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 # v7 with: distribution: goreleaser version: "~> v2"