From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 08:41:47 +0000 (+0000) Subject: GHA: update dependency gnutls/gnutls to v3.8.10 X-Git-Tag: curl-8_15_0~60 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3163d0ac398ee67ca06cdac3d4be9430dc790226;p=thirdparty%2Fcurl.git GHA: update dependency gnutls/gnutls to v3.8.10 Closes #17872 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index 332a7eb8c4..5adecc9f00 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -46,7 +46,7 @@ env: # handled in renovate.json QUICTLS_VERSION: 3.3.0 # renovate: datasource=github-tags depName=gnutls/gnutls versioning=semver registryUrl=https://github.com - GNUTLS_VERSION: 3.8.9 + GNUTLS_VERSION: 3.8.10 # renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver extractVersion=^v?(?.+)-stable$ registryUrl=https://github.com WOLFSSL_VERSION: 5.8.0 # renovate: datasource=github-tags depName=ngtcp2/nghttp3 versioning=semver registryUrl=https://github.com