From aff6c631423a6e289a08cc93486148e029a25faf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 13:35:14 +0000 Subject: [PATCH] chore(deps): update goreleaser/goreleaser-action digest to 5742e2a --- .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 955d701..46c3b11 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@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v5 + uses: goreleaser/goreleaser-action@5742e2a039330cbb23ebf35f046f814d4c6ff811 # v5 with: distribution: goreleaser version: "~> v2"