From 2b2b9cb2b427e1feef6454bcb8ff360faaab55d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 03:56:20 +0000 Subject: build(deps): update crate-ci/typos action to v1.20.5 --- .github/workflows/spell-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/spell-check.yml b/.github/workflows/spell-check.yml index 14dad8c44..1958fd015 100644 --- a/.github/workflows/spell-check.yml +++ b/.github/workflows/spell-check.yml @@ -7,4 +7,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: crate-ci/typos@v1.20.4 + - uses: crate-ci/typos@v1.20.5 -- cgit v1.2.3