From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 16:18:06 +0000 (+0000) Subject: ci: update rojopolis/spellcheck-github-actions digest to b83ca7c X-Git-Tag: curl-8_11_0~364 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=95a87a0e2865e662de1acbe83900b83320d8b5a4;p=thirdparty%2Fcurl.git ci: update rojopolis/spellcheck-github-actions digest to b83ca7c Closes #15004 --- diff --git a/.github/workflows/checkdocs.yml b/.github/workflows/checkdocs.yml index 607945d54e..e0ae87f3be 100644 --- a/.github/workflows/checkdocs.yml +++ b/.github/workflows/checkdocs.yml @@ -117,7 +117,7 @@ jobs: run: grep -v '^#' .github/scripts/spellcheck.words > wordlist.txt - name: Check Spelling - uses: rojopolis/spellcheck-github-actions@a0fba0ca8b9e552d4241ea5ccfaa4ca4162622d0 # v0 + uses: rojopolis/spellcheck-github-actions@b83ca7c1b5c285e4f2b43e209a455c74872ec341 # v0 with: config_path: .github/scripts/spellcheck.yaml