From 506b81adeb2ff475197da0f1bff22a346ebba8fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 09:41:05 +0000 Subject: [PATCH] ci: bump crate-ci/typos@v1.16.6 to crate-ci/typos@v1.16.8 (#9372) bumps crate-ci/typos@v1.16.6 to crate-ci/typos@v1.16.8 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 66bf59853b..17782be963 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -137,7 +137,7 @@ jobs: # Check for any typos - name: Check for typos - uses: crate-ci/typos@v1.16.6 + uses: crate-ci/typos@v1.16.8 with: config: .github/workflows/typos.toml