From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 14:48:18 +0000 (+0000) Subject: GHA: bump rojopolis/spellcheck-github-actions X-Git-Tag: curl-8_13_0~439 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a74dd9f3309e9a7723924efeadabd220ea59e649;p=thirdparty%2Fcurl.git GHA: bump rojopolis/spellcheck-github-actions Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 9e0a5fb25a80b89c84899657949cbd6e17eb376c to ed0756273a1658136c36d26e3d0353de35b98c8b. - [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases) - [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md) - [Commits](https://github.com/rojopolis/spellcheck-github-actions/compare/9e0a5fb25a80b89c84899657949cbd6e17eb376c...ed0756273a1658136c36d26e3d0353de35b98c8b) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-type: direct:production ... Signed-off-by: dependabot[bot] Closes #16368 --- diff --git a/.github/workflows/checkdocs.yml b/.github/workflows/checkdocs.yml index 81c3755ae6..753883e8eb 100644 --- a/.github/workflows/checkdocs.yml +++ b/.github/workflows/checkdocs.yml @@ -126,7 +126,7 @@ jobs: run: grep -v '^#' .github/scripts/spellcheck.words > wordlist.txt - name: Check Spelling - uses: rojopolis/spellcheck-github-actions@9e0a5fb25a80b89c84899657949cbd6e17eb376c # v0 + uses: rojopolis/spellcheck-github-actions@ed0756273a1658136c36d26e3d0353de35b98c8b # v0 with: config_path: .github/scripts/spellcheck.yaml