From c5d92c6e052ba7640d5fdd1f2be15a103ecd7c6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 06:07:39 +0000 Subject: [PATCH] Bump rojopolis/spellcheck-github-actions from 0.23.2 to 0.29.0 Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.23.2 to 0.29.0. - [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/0.23.2...0.29.0) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/docscheck.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docscheck.yml b/.github/workflows/docscheck.yml index 3991e203a21..7cff8484d5b 100644 --- a/.github/workflows/docscheck.yml +++ b/.github/workflows/docscheck.yml @@ -26,7 +26,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - uses: rojopolis/spellcheck-github-actions@0.23.2 + - uses: rojopolis/spellcheck-github-actions@0.29.0 name: Spellcheck - name: Run markdownlint on docs uses: docker://avtodev/markdown-lint:v1