From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 17:14:48 +0000 (+0000) Subject: GHA: update mbedtls to v3.6.3 X-Git-Tag: curl-8_13_0~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac3c35374760a561c1bc735bce00019f449572f5;p=thirdparty%2Fcurl.git GHA: update mbedtls to v3.6.3 Closes #16822 --- diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 13f280185c..425bd7e696 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -47,7 +47,7 @@ env: # renovate: datasource=github-tags depName=wolfSSL/wolfssh versioning=semver extractVersion=^v?(?.+)-stable$ registryUrl=https://github.com wolfssh-version: 1.4.19 # renovate: datasource=github-tags depName=Mbed-TLS/mbedtls versioning=semver registryUrl=https://github.com - mbedtls-version: 3.6.2 + mbedtls-version: 3.6.3 # 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