mirror of
https://github.com/curl/curl.git
synced 2026-05-16 13:36:20 +03:00
Add some basic versioning for some workflows to check whether this is detected properly
This commit is contained in:
parent
bdfe3dcd6c
commit
73a3602120
6 changed files with 75 additions and 13 deletions
9
.github/scripts/VERSIONS
vendored
Normal file
9
.github/scripts/VERSIONS
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
#
|
||||
# SPDX-License-Identifier: curl
|
||||
|
||||
# renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver registryUrl=https://github.com
|
||||
WOLFSSL_VER=5.6.0
|
||||
|
||||
# renovate: datasource=github-tags depName=wolfSSL/wolfssh versioning=semver registryUrl=https://github.com
|
||||
WOLFSSH_VER=1.4.12
|
||||
Loading…
Add table
Add a link
Reference in a new issue