From d75b03dcdee5b17069e66206d1dfe5f55dcecc2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 08:24:35 +0000 Subject: [PATCH] Bump check-spelling/check-spelling from 0.0.19 to 0.0.20 Bumps [check-spelling/check-spelling](https://github.com/check-spelling/check-spelling) from 0.0.19 to 0.0.20. - [Release notes](https://github.com/check-spelling/check-spelling/releases) - [Commits](https://github.com/check-spelling/check-spelling/compare/v0.0.19...v0.0.20) --- 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..5ceff05130c 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.20