From e254b4cde55e9dfe565c5b1a1dd18f53014a0a0c Mon Sep 17 00:00:00 2001 From: Maycon Santos Date: Sat, 20 Sep 2025 05:24:04 -0300 Subject: [PATCH] [misc] Update SIGN_PIPE_VER to version 0.0.23 (#4521) --- .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 7be52259b..e9741f541 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,7 +9,7 @@ on: pull_request: env: - SIGN_PIPE_VER: "v0.0.22" + SIGN_PIPE_VER: "v0.0.23" GORELEASER_VER: "v2.3.2" PRODUCT_NAME: "NetBird" COPYRIGHT: "NetBird GmbH"