From 88d72555d03a859dc5bdc863434e1011064e45fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 06:30:57 +0000 Subject: [PATCH] Bump rojopolis/spellcheck-github-actions from 0.23.2 to 0.28.0 Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.23.2 to 0.28.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.28.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..0cf828eb944 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.28.0 name: Spellcheck - name: Run markdownlint on docs uses: docker://avtodev/markdown-lint:v1