From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 18:44:11 +0000 (+0000) Subject: ci: update rojopolis/spellcheck-github-actions digest to e36f662 X-Git-Tag: curl-8_9_0~327 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aa954f97f64f6f6cfbadfc2ad562cd50876ab035;p=thirdparty%2Fcurl.git ci: update rojopolis/spellcheck-github-actions digest to e36f662 Closes #13852 --- diff --git a/.github/workflows/spellcheck.yml b/.github/workflows/spellcheck.yml index f69bac8f22..03b5631687 100644 --- a/.github/workflows/spellcheck.yml +++ b/.github/workflows/spellcheck.yml @@ -45,6 +45,6 @@ jobs: run: grep -v '^#' .github/scripts/spellcheck.words > wordlist.txt - name: Check Spelling - uses: rojopolis/spellcheck-github-actions@dbd2f1da869c05ad874fffeb6fe1ed50cd1a6e98 # v0 + uses: rojopolis/spellcheck-github-actions@e36f662b21ead3f6f29794ac5c35069bf236463c # v0 with: config_path: .github/scripts/spellcheck.yaml