From b3d0c37ff414cd810a637635d982a8c16094dcd7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 03:57:48 +0000 Subject: [PATCH] CI: update dependency awslabs/aws-lc to v1.45.0 Closes #16151 --- .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 496e13876f..dcf23d14ae 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -51,7 +51,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.42.0 + awslc-version: 1.45.0 # handled in renovate.json openssl-version: 3.4.0 # handled in renovate.json -- 2.47.3