From 86beb683b794aa809f6c194f84fe16b3d823ea2e Mon Sep 17 00:00:00 2001 From: "renovate-coveooss[bot]" <143504162+renovate-coveooss[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 04:00:57 +0000 Subject: [PATCH] Update goreleaser/goreleaser-action digest to f7623f3 --- .github/workflows/pr.yml | 4 ++-- .github/workflows/tag.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 52313cf..ddf2276 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -39,7 +39,7 @@ jobs: with: go-version: 1.23 - - uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 + - uses: goreleaser/goreleaser-action@f7623f3e7168fa800ac616fe8d03643abbc6edda with: distribution: goreleaser version: latest @@ -55,7 +55,7 @@ jobs: with: go-version: 1.23 - - uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 + - uses: goreleaser/goreleaser-action@f7623f3e7168fa800ac616fe8d03643abbc6edda with: distribution: goreleaser version: latest diff --git a/.github/workflows/tag.yml b/.github/workflows/tag.yml index f7ca70a..affe7a5 100644 --- a/.github/workflows/tag.yml +++ b/.github/workflows/tag.yml @@ -15,7 +15,7 @@ jobs: with: fetch-depth: 0 # goreleaser needs the whole history to build the release notes - - uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 + - uses: goreleaser/goreleaser-action@f7623f3e7168fa800ac616fe8d03643abbc6edda with: distribution: goreleaser version: latest