From 80d52ccf6f71c163167452b778cd245e5c0878ee Mon Sep 17 00:00:00 2001 From: Ian Wagner Date: Thu, 31 Oct 2024 13:53:55 +0900 Subject: [PATCH] Update typos.yml --- .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 e754a1f2..a299c1dd 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -16,4 +16,4 @@ jobs: uses: actions/checkout@v4 - name: Run typos - uses: crate-ci/typos@v1.26.0 + uses: crate-ci/typos@master