From d33629e301bb6b4dde5cbfa40ecb3ff35f9c9dbb Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 00:37:29 +0000 Subject: [PATCH] chore(deps): update goreleaser/goreleaser-action digest to f06c13b --- .github/workflows/goreleaser.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/goreleaser.yaml b/.github/workflows/goreleaser.yaml index 5b575c94..16ca131b 100644 --- a/.github/workflows/goreleaser.yaml +++ b/.github/workflows/goreleaser.yaml @@ -33,7 +33,7 @@ jobs: run: echo "PATH=$(go env GOPATH)/bin:$PATH" >> "$GITHUB_ENV" - name: Run GoReleaser - uses: goreleaser/goreleaser-action@5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89 # v7 + uses: goreleaser/goreleaser-action@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 # v7 with: distribution: goreleaser version: "~> v2"