mirror of
https://github.com/curl/curl.git
synced 2026-05-17 04:26:21 +03:00
CI: renovate updates
- GHA: update actions/checkout action to v4 - GHA: update wolfSSL/wolfssh to v1.4.17 - GHA: update wolfSSL/wolfssl to v5.7.0 - Update the regex config in renovate.json Closes #13632 Closes #13641 Closes #13658 Closes #13659
This commit is contained in:
parent
2f50b2d9da
commit
6ce1d6f816
3 changed files with 4 additions and 4 deletions
4
.github/scripts/VERSIONS
vendored
4
.github/scripts/VERSIONS
vendored
|
|
@ -3,7 +3,7 @@
|
|||
# SPDX-License-Identifier: curl
|
||||
|
||||
# renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver extractVersion=^v?(?<version>.+)-stable$ registryUrl=https://github.com
|
||||
WOLFSSL_VER=5.6.0
|
||||
WOLFSSL_VER=5.7.0
|
||||
|
||||
# renovate: datasource=github-tags depName=wolfSSL/wolfssh versioning=semver extractVersion=^v?(?<version>.+)-stable$ registryUrl=https://github.com
|
||||
WOLFSSH_VER=1.4.12
|
||||
WOLFSSH_VER=1.4.17
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue