GHA: update dependency libressl/portable to v4.3.1

Closes #21365
This commit is contained in:
renovate[bot] 2026-04-19 09:30:22 +00:00 committed by Viktor Szakats
parent 07e9f73f32
commit 23a06e1fb9
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -34,7 +34,7 @@ env:
CURL_CI: github
CURL_TEST_MIN: 1650
# renovate: datasource=github-tags depName=libressl/portable versioning=semver registryUrl=https://github.com
LIBRESSL_VERSION: 4.2.1
LIBRESSL_VERSION: 4.3.1
# renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver extractVersion=^v?(?<version>.+)-stable$ registryUrl=https://github.com
WOLFSSL_VERSION: 5.9.1
# renovate: datasource=github-tags depName=Mbed-TLS/mbedtls versioning=semver registryUrl=https://github.com