From 624dd10c1f488efbb4fb4db2cc40cc4bf755f03d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 10:22:25 +0000 Subject: [PATCH] Bump rojopolis/spellcheck-github-actions from 0.21.1 to 0.28.0 Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.21.1 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.21.1...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/publish-docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-docs.yaml b/.github/workflows/publish-docs.yaml index 67642ab02..33c43f46e 100644 --- a/.github/workflows/publish-docs.yaml +++ b/.github/workflows/publish-docs.yaml @@ -52,7 +52,7 @@ jobs: lfs: false - name: Check Site Spelling - uses: rojopolis/spellcheck-github-actions@0.21.1 + uses: rojopolis/spellcheck-github-actions@0.28.0 with: config_path: doc/.spellcheck.yml # put path to configuration file here source_files: doc/content/en/**/*.md