From cb4ca157fde7e3bb458dce3a1760cf7f1df93625 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 01:00:27 +0000 Subject: [PATCH] Bump crate-ci/typos from 1.17.2 to 1.18.0 (#11743) --- .github/workflows/typos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 85c89f2c82..c3495133d7 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -10,6 +10,6 @@ jobs: uses: actions/checkout@v4 - name: Check spelling - uses: crate-ci/typos@v1.17.2 + uses: crate-ci/typos@v1.18.0 with: config: ./.github/.typos.toml