From 357e6cfd5739891c7edfa43458fc078a1c978105 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 23:01:50 +0000 Subject: [PATCH] GHA: update awslabs/aws-lc to v1.58.0 Closes #18269 --- .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 cb67599f19..29205881f3 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -50,7 +50,7 @@ env: # renovate: datasource=github-tags depName=Mbed-TLS/mbedtls versioning=semver registryUrl=https://github.com MBEDTLS_VERSION: 3.6.4 # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com - AWSLC_VERSION: 1.56.0 + AWSLC_VERSION: 1.58.0 # handled in renovate.json OPENSSL_VERSION: 3.5.2 # handled in renovate.json