From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 14:49:46 +0000 (+0000) Subject: GHA: update dependency cloudflare/quiche to v0.24.7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dedcbc35d63c39ea75d41bffd89df35b1f54df8;p=thirdparty%2Fcurl.git GHA: update dependency cloudflare/quiche to v0.24.7 Closes #20224 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index ade7a0e267..8020e41d14 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -60,7 +60,7 @@ env: # renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com NGHTTP2_VERSION: 1.68.0 # renovate: datasource=github-tags depName=cloudflare/quiche versioning=semver registryUrl=https://github.com - QUICHE_VERSION: 0.24.6 + QUICHE_VERSION: 0.24.7 jobs: build-cache: