From b707ed74b2fde99d82ad940d3e747c5907be7109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 11:17:20 +0000 Subject: [PATCH] build(deps): bump check-spelling/check-spelling from 0.0.19 to 0.0.21 Bumps [check-spelling/check-spelling](https://github.com/check-spelling/check-spelling) from 0.0.19 to 0.0.21. - [Release notes](https://github.com/check-spelling/check-spelling/releases) - [Commits](https://github.com/check-spelling/check-spelling/compare/v0.0.19...v0.0.21) --- 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/spelling2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spelling2.yml b/.github/workflows/spelling2.yml index d22f96726fa5..04469e477893 100644 --- a/.github/workflows/spelling2.yml +++ b/.github/workflows/spelling2.yml @@ -26,7 +26,7 @@ jobs: - name: checkout if: ${{ github.event_name == 'push' }} uses: actions/checkout@v3.1.0 - - uses: check-spelling/check-spelling@v0.0.19 + - uses: check-spelling/check-spelling@v0.0.21 id: spelling with: config: .github/actions/spell-check