From 25af32d3a8073233a13f86bf3b6c95415b289c3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 18:28:49 +0000 Subject: [PATCH] Bump crate-ci/typos from 1.16.17 to 1.16.19 (#10731) --- .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 920d8ab3f..c91f12fbf 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.16.17 + uses: crate-ci/typos@v1.16.19 with: config: ./.github/.typos.toml