From c4c9cfa87e0811e49a2212411e2557d55a89cb0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 07:00:21 +0000 Subject: [PATCH] Bump rojopolis/spellcheck-github-actions from 0.23.2 to 0.30.0 Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.23.2 to 0.30.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.30.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..761ba8b9786 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.30.0 name: Spellcheck - name: Run markdownlint on docs uses: docker://avtodev/markdown-lint:v1