From e50749f99475d74e2fc9ee927da10cd7951489d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 10:18:53 +0000 Subject: [PATCH] Bump check-spelling/check-spelling from 0.0.19 to 0.0.22 Bumps [check-spelling/check-spelling](https://github.com/check-spelling/check-spelling) from 0.0.19 to 0.0.22. - [Release notes](https://github.com/check-spelling/check-spelling/releases) - [Commits](https://github.com/check-spelling/check-spelling/compare/v0.0.19...v0.0.22) --- updated-dependencies: - dependency-name: check-spelling/check-spelling dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/spelling.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index 589b05dbb38..923001bb13c 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -19,4 +19,4 @@ jobs: - name: Checkout Repository uses: actions/checkout@v2 - name: Check Spellings - uses: check-spelling/check-spelling@v0.0.19 + uses: check-spelling/check-spelling@v0.0.22