GHA: update dependency openssl/openssl to v3.5.4

Closes #18781
This commit is contained in:
renovate[bot] 2025-09-30 14:31:06 +00:00 committed by Viktor Szakats
parent 9678ff5b1b
commit 583b1ad881
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -48,7 +48,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.3
OPENSSL_VERSION: 3.5.4
# handled in renovate.json
QUICTLS_VERSION: 3.3.0
# renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com