GHA: update dependency openssl/openssl to v4.0.1

Closes #21934
This commit is contained in:
renovate[bot] 2026-06-09 12:06:35 +00:00 committed by Viktor Szakats
parent e37417e021
commit d8c97b021b
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -52,7 +52,7 @@ env:
# handled in renovate.json
OPENLDAP_VERSION: 2.6.10
# renovate: datasource=github-releases depName=openssl/openssl versioning=semver extractVersion=^openssl-(?<version>.+)$ registryUrl=https://github.com
OPENSSL_VERSION: 4.0.0
OPENSSL_VERSION: 4.0.1
# renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com
RUSTLS_VERSION: 0.15.3
# renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver extractVersion=^v?(?<version>.+)-stable$ registryUrl=https://github.com