From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 19:42:34 +0000 (+0000) Subject: GHA: Update libressl-portable/portable to v4.1.0 X-Git-Tag: curl-8_14_0~165 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c27ba7aa9386e9da4da3c41e1a2a01026da54fcd;p=thirdparty%2Fcurl.git GHA: Update libressl-portable/portable to v4.1.0 Closes #17234 --- diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index a05d2448a6..f357069cc5 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -41,7 +41,7 @@ env: # unhandled bearssl-version: 0.6 # renovate: datasource=github-tags depName=libressl-portable/portable versioning=semver registryUrl=https://github.com - libressl-version: 4.0.0 + libressl-version: 4.1.0 # 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=wolfSSL/wolfssh versioning=semver extractVersion=^v?(?.+)-stable$ registryUrl=https://github.com diff --git a/.github/workflows/non-native.yml b/.github/workflows/non-native.yml index b360343089..8d2fd40fe1 100644 --- a/.github/workflows/non-native.yml +++ b/.github/workflows/non-native.yml @@ -254,7 +254,7 @@ jobs: DEVELOPER_DIR: "/Applications/Xcode${{ matrix.build.xcode && format('_{0}', matrix.build.xcode) || '' }}.app/Contents/Developer" CC: ${{ matrix.build.compiler || 'clang' }} # renovate: datasource=github-tags depName=libressl-portable/portable versioning=semver registryUrl=https://github.com - libressl-version: 4.0.0 + libressl-version: 4.1.0 strategy: fail-fast: false matrix: