From 8a5d1d2280c339cb918f0f8ee2f311ad83833669 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 14:23:54 +0000 Subject: [PATCH] GHA: Update dependency awslabs/aws-lc to v1.56.0 Closes #18006 --- .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 973516abde..77fc786198 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -52,7 +52,7 @@ env: # renovate: datasource=github-tags depName=nibanks/msh3 versioning=semver registryUrl=https://github.com MSH3_VERSION: 0.6.0 # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com - AWSLC_VERSION: 1.55.0 + AWSLC_VERSION: 1.56.0 # handled in renovate.json OPENSSL_VERSION: 3.5.1 # handled in renovate.json -- 2.47.2