From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 15:39:58 +0000 (+0000) Subject: GHA: update dependency Mbed-TLS/mbedtls to v3.6.4 X-Git-Tag: rc-8_15_0-3~14 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=6959853e03bd762548dab94bddf53e565e0fb334;p=thirdparty%2Fcurl.git GHA: update dependency Mbed-TLS/mbedtls to v3.6.4 Closes #17846 --- diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 79d48a4ee0..ce7b05d616 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -48,7 +48,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.3 + MBEDTLS_VERSION: 3.6.4 # 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