From 575c8a2b137447a8cb3c2bc0c76b01644e5c73d0 Mon Sep 17 00:00:00 2001 From: OpenVPN Renovate Date: Wed, 1 Oct 2025 02:02:56 +0000 Subject: [PATCH] chore(deps): update dependency libressl/portable to v4.1.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 1cef154fe..344f2f3bc 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.1.1 - name: "libressl: autogen.sh" env: LIBRESSL_GIT_OPTIONS: "--no-single-branch" -- 2.47.3