From dc966098cf21cd1ed9d510600d278b8c861a737d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 15:40:02 +0000 Subject: [PATCH] GHA: update dependency awslabs/aws-lc to v1.55.0 Closes #17847 --- .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 ce7b05d616..42e518d8c5 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.52.0 + AWSLC_VERSION: 1.55.0 # handled in renovate.json OPENSSL_VERSION: 3.5.1 # handled in renovate.json -- 2.47.3