From 2808647be7e7590ae0215e0c38e5c39729f80b32 Mon Sep 17 00:00:00 2001 From: Pascal Fischer Date: Fri, 26 May 2023 17:06:47 +0200 Subject: [PATCH] upgrade sign pipeline version --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9db5a9072..ac03d4456 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,7 +9,7 @@ on: pull_request: env: - SIGN_PIPE_VER: "v0.0.6" + SIGN_PIPE_VER: "v0.0.7" GORELEASER_VER: "v1.14.1" concurrency: