From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 19:22:28 +0000 (+0000) Subject: ci: update dependency awslabs/aws-lc to v1.28.0 X-Git-Tag: curl-8_9_0~394 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2fec5cd51042f5a9029f45144142d227379214c1;p=thirdparty%2Fcurl.git ci: update dependency awslabs/aws-lc to v1.28.0 Closes #13770 --- diff --git a/.github/workflows/awslc.yml b/.github/workflows/awslc.yml index 2ca012d0fe..b378b925de 100644 --- a/.github/workflows/awslc.yml +++ b/.github/workflows/awslc.yml @@ -44,7 +44,7 @@ env: MAKEFLAGS: -j 3 # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com - awslc-version: 1.27.0 + awslc-version: 1.28.0 jobs: autoconf: