From 876f17ad24b1d2a3c1df9f5a6c3097d2e9852650 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 05:31:55 +0000 Subject: [PATCH] ci: update dependency awslabs/aws-lc to v1.36.0 Closes #14955 --- .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 4446d3bd6f..5f01b51758 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -48,7 +48,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.34.2 + awslc-version: 1.36.0 # handled in renovate.json openssl3-version: openssl-3.1.3 # unhandled -- 2.47.3