From b6e8d7b3facc6e32bdaa0bb62c62c1ab67d21c82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 22:12:03 +0000 Subject: [PATCH] Update codespell-project/actions-codespell digest to 3174815 --- .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 c1aa963f51d8c..5dfdf0938cfae 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -120,7 +120,7 @@ jobs: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Run CodeSpell - uses: codespell-project/actions-codespell@57beb9f38f49d773d641ac555d1565c3b6a59938 + uses: codespell-project/actions-codespell@3174815d6231f5bdc24dbfb6fc3b8caec73d521c if: steps.changed.outcome == 'success' with: check_filenames: true