Skip to content

Commit 960d320

Browse files
chore(deps): update dependency mbed-tls/mbedtls to v4.1.0
1 parent 3ba7602 commit 960d320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ jobs:
417417
PKG_CONFIG_PATH: /opt/mbedtls4/lib/pkgconfig
418418
# versioning=semver-coerced
419419
MBEDTLS_REPO: Mbed-TLS/mbedtls
420-
MBEDTLS_VERSION: v4.0.0
420+
MBEDTLS_VERSION: v4.1.0
421421
MBEDTLS_INSTALL: /opt/mbedtls4
422422

423423
steps:

0 commit comments

Comments
 (0)