GHA: update libressl/portable to v4.2.1

Closes #19283
This commit is contained in:
renovate[bot] 2025-10-30 14:41:48 +00:00 committed by Daniel Stenberg
parent c5de083bcc
commit a83eae4d53
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
3 changed files with 3 additions and 3 deletions

View file

@ -59,7 +59,7 @@ jobs:
MATRIX_BUILD: ${{ matrix.build.generate && 'cmake' || 'autotools' }}
MATRIX_OPTIONS: ${{ matrix.build.options }}
# renovate: datasource=github-tags depName=libressl/portable versioning=semver registryUrl=https://github.com
LIBRESSL_VERSION: 4.2.0
LIBRESSL_VERSION: 4.2.1
strategy:
fail-fast: false
matrix: