From e3bb7083c886247f4e6931e149ef6067e6b82e1b Mon Sep 17 00:00:00 2001 From: Afifurrohman Date: Tue, 16 Apr 2024 13:56:01 +0700 Subject: [PATCH] ci: Bump `crate-ci/typos` to v1.20.8 (#2711) --- .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 ee80776f..313520ee 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -227,4 +227,4 @@ jobs: uses: actions/checkout@v4 - name: Check the spelling of the files in our repo - uses: crate-ci/typos@v1.16.2 + uses: crate-ci/typos@v1.20.8