From d560002551083012046aee8ca15b80ae7a052281 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 10:59:13 +0000 Subject: [PATCH] GHA: update dependency rustls/rustls-ffi to v0.15.1 Closes #21044 --- .github/workflows/linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 5be18f2b5c..bab8df80a0 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -48,7 +48,7 @@ env: # handled in renovate.json OPENSSL_VERSION: 3.6.1 # renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com - RUSTLS_VERSION: 0.15.0 + RUSTLS_VERSION: 0.15.1 # handled in renovate.json OPENLDAP_VERSION: 2.6.10 # renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com