From c41ec44a01b267840e61e8d924e6a9f835379715 Mon Sep 17 00:00:00 2001 From: OpenVPN Renovate Date: Thu, 30 Oct 2025 12:54:05 +0000 Subject: [PATCH] chore(deps): update dependency libressl/portable to v4.2.1 --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index e068f585104..b95cf83d746 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -339,7 +339,7 @@ jobs: path: libressl # versioning=semver-coerced repository: libressl/portable - ref: v4.1.0 + ref: v4.2.1 - name: "libressl: autogen.sh" env: LIBRESSL_GIT_OPTIONS: "--no-single-branch"