From d87969770f304a041a0938f092f04e573457f7c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 08:05:38 +0000 Subject: [PATCH] GHA: update openssl/openssl to v3.4.1 Closes #16301 --- .github/workflows/http3-linux.yml | 2 +- .github/workflows/linux.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index c6478d456e..82cab4b6d5 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -39,7 +39,7 @@ permissions: {} env: MAKEFLAGS: -j 5 # handled in renovate.json - openssl-version: 3.4.0 + openssl-version: 3.4.1 # handled in renovate.json quictls-version: 3.3.0 # renovate: datasource=github-tags depName=gnutls/gnutls versioning=semver registryUrl=https://github.com diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 3af33d3bb3..9bbb0ca7ec 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -53,7 +53,7 @@ env: # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com awslc-version: 1.45.0 # handled in renovate.json - openssl-version: 3.4.0 + openssl-version: 3.4.1 # handled in renovate.json quictls-version: 3.3.0 # renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com -- 2.47.3