From 60bc2de8dfec61147efbbfcf7f3251fd90c132f8 Mon Sep 17 00:00:00 2001 From: Jocelyn Giroux Date: Fri, 18 Oct 2024 12:00:57 -0400 Subject: [PATCH] Revert the goreleaser-action to last approved digest --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8c3dc14..a98249a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,7 +24,7 @@ jobs: - name: Run GoReleaser if: github.ref != 'refs/heads/master' - uses: goreleaser/goreleaser-action@v6 + uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 with: distribution: goreleaser version: latest