diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index e3418346a7..2fd43f8377 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.13 + uses: crate-ci/typos@v1.16.15 with: config: ./.github/.typos.toml