From cd23b7faf374c931481d00040b5876c20353f81c 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] ci: Update dependency awslabs/aws-lc to v1.56.0 --- .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 dbb4d5d2d3..825268e7ee 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