diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index e4b51b7d9f..6936bcb1fd 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -45,8 +45,8 @@ env: # renovate: datasource=github-tags depName=Mbed-TLS/mbedtls versioning=semver registryUrl=https://github.com MBEDTLS_VERSION: 4.2.0 # manually bumped - MBEDTLS_PREV_VERSION: 3.6.5 - MBEDTLS_PREV_SHA256: 4a11f1777bb95bf4ad96721cac945a26e04bf19f57d905f241fe77ebeddf46d8 + MBEDTLS_PREV_VERSION: 3.6.7 + MBEDTLS_PREV_SHA256: a7e8bcbec0e6f761b4af24f25677626b35f762f68eef79c08677a363212d11f6 # renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com NGHTTP2_VERSION: 1.69.0 # handled in renovate.json