From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 05:06:20 +0000 (+0000) Subject: GHA: update dependency google/boringssl to v0.20260526.0 X-Git-Tag: rc-8_21_0-1~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=de9bb509d16f28f9cd43705349bf4b6642ac3a4f;p=thirdparty%2Fcurl.git GHA: update dependency google/boringssl to v0.20260526.0 Closes #21790 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index cb46b87911..a18d4dd8ba 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -39,7 +39,7 @@ env: # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com AWSLC_VERSION: 1.73.0 # renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com - BORINGSSL_VERSION: 0.20260508.0 + BORINGSSL_VERSION: 0.20260526.0 # renovate: datasource=github-tags depName=gnutls/nettle versioning=semver registryUrl=https://github.com NETTLE_VERSION: 3.10.2 # renovate: datasource=github-tags depName=gnutls/gnutls versioning=semver extractVersion=^nettle_?(?.+)_release_.+$ registryUrl=https://github.com diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 9546aa2cb5..09acc3eab9 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -37,7 +37,7 @@ env: # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com AWSLC_VERSION: 1.73.0 # renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com - BORINGSSL_VERSION: 0.20260508.0 + BORINGSSL_VERSION: 0.20260526.0 # renovate: datasource=github-releases depName=pizlonator/fil-c versioning=semver-coerced registryUrl=https://github.com FIL_C_VERSION: 0.678 # renovate: datasource=github-tags depName=libressl/portable versioning=semver registryUrl=https://github.com