From cfbf630b8ab46bc77d50eda20a75c81544fcfdbf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 11:52:40 +0000 Subject: [PATCH] chore(deps): update streetsidesoftware/cspell-action action to v4 --- .github/workflows/check-spelling.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-spelling.yml b/.github/workflows/check-spelling.yml index eb2064f..a817cce 100644 --- a/.github/workflows/check-spelling.yml +++ b/.github/workflows/check-spelling.yml @@ -20,4 +20,4 @@ jobs: cancel-in-progress: true steps: - uses: actions/checkout@v4 - - uses: streetsidesoftware/cspell-action@v3 + - uses: streetsidesoftware/cspell-action@v4