]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CI: renovate updates
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Tue, 14 May 2024 15:27:19 +0000 (15:27 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 15 May 2024 09:38:28 +0000 (11:38 +0200)
- 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

.github/scripts/VERSIONS
.github/workflows/badwords.yml
renovate.json

index 90ce6ec5069e06ef325ecfb67d52fe0c1ccb4064..33787d1bfa93cdc9eb95fd53abb784a1951fa6f1 100644 (file)
@@ -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
index 06b14078563cdc22e13f0fe089892b3842190285..2bb821603dddc04792c449da3eb56bb750ac5a01 100644 (file)
@@ -23,7 +23,7 @@ jobs:
     runs-on: ubuntu-latest
 
     steps:
-    - uses: actions/checkout@v2
+    - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
 
     - name: check
       run: ./.github/scripts/badwords.pl < .github/scripts/badwords.txt docs/*.md docs/libcurl/*.md docs/libcurl/opts/*.md docs/cmdline-opts/*.md
index 71e94333999ea04524335ea057e8e4a1351175a5..27f7f15f3855904e4c64e4edd32d05179f93d831 100644 (file)
@@ -27,7 +27,7 @@
     },
     {
       "matchManagers": [
-        "regex"
+        "custom.regex"
       ],
       "commitMessagePrefix": "ci: ",
       "labels": [