mirror of
https://github.com/curl/curl.git
synced 2026-07-26 03:57:16 +03:00
CI: update GHA dependencies
- update Mbed-TLS/mbedtls to v3.6.2 - update libressl-portable/portable to v4 - update github/codeql-action digest to f779452 Closes #15301 Closes #15299 Closes #15188
This commit is contained in:
parent
3040971d12
commit
1cf187a4f6
2 changed files with 5 additions and 5 deletions
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
|
|
@ -40,11 +40,11 @@ env:
|
|||
# unhandled
|
||||
bearssl-version: 0.6
|
||||
# renovate: datasource=github-tags depName=libressl-portable/portable versioning=semver registryUrl=https://github.com
|
||||
libressl-version: 3.9.2
|
||||
libressl-version: 4.0.0
|
||||
# renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver extractVersion=^v?(?<version>.+)-stable$ registryUrl=https://github.com
|
||||
wolfssl-version: 5.7.2
|
||||
# renovate: datasource=github-tags depName=Mbed-TLS/mbedtls versioning=semver registryUrl=https://github.com
|
||||
mbedtls-version: 3.6.1
|
||||
mbedtls-version: 3.6.2
|
||||
# renovate: datasource=github-tags depName=icing/mod_h2 versioning=semver registryUrl=https://github.com
|
||||
mod_h2-version: 2.0.29
|
||||
# renovate: datasource=github-tags depName=nibanks/msh3 versioning=semver registryUrl=https://github.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue