From 5db505653dda0d14b90567e2dcbfaf633a89d937 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 14:22:36 +0000 Subject: [PATCH] Update codespell-project/actions-codespell digest to 57beb9f --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4cafbe28a74e9d..63af3c24e6f7ae 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -96,7 +96,7 @@ jobs: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Run CodeSpell - uses: codespell-project/actions-codespell@2391250ab05295bddd51e36a8c6295edb6343b0e + uses: codespell-project/actions-codespell@57beb9f38f49d773d641ac555d1565c3b6a59938 if: steps.changed.outcome == 'success' with: check_filenames: true