GHA: update openssl/openssl to v3.5.3

Closes #18566
This commit is contained in:
renovate[bot] 2025-09-16 12:13:10 +00:00 committed by Daniel Stenberg
parent cdb56c6666
commit 22ac7f30ad
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@ env:
MAKEFLAGS: -j 5
CURL_CI: github
# handled in renovate.json
OPENSSL_VERSION: 3.5.2
OPENSSL_VERSION: 3.5.3
# handled in renovate.json
QUICTLS_VERSION: 3.3.0
# renovate: datasource=github-tags depName=libressl/portable versioning=semver registryUrl=https://github.com

View file

@ -52,7 +52,7 @@ env:
# renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com
BORINGSSL_VERSION: 0.20250818.0
# handled in renovate.json
OPENSSL_VERSION: 3.5.2
OPENSSL_VERSION: 3.5.3
# handled in renovate.json
QUICTLS_VERSION: 3.3.0
# renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com