From 637794f35517a08e5ff16cf68eb36e47d843687e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 20:00:56 +0000 Subject: [PATCH] chore(deps): update crate-ci/typos action to v1.27.3 --- .github/workflows/typos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typos.yaml b/.github/workflows/typos.yaml index 5087bad3..ff93fc11 100644 --- a/.github/workflows/typos.yaml +++ b/.github/workflows/typos.yaml @@ -15,6 +15,6 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: Typos Spell Checker - uses: crate-ci/typos@98325b27809ff86ca808bacada386a051a3515a3 # v1.27.2 + uses: crate-ci/typos@b74202f74b4346efdbce7801d187ec57b266bac8 # v1.27.3 with: config: ./.typos.toml