mirror of
https://github.com/curl/curl.git
synced 2026-07-24 03:47:18 +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
2
.github/workflows/badwords.yml
vendored
2
.github/workflows/badwords.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue