diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index de67c408..2607934a 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -16,6 +16,6 @@ jobs: steps: - uses: actions/checkout@v4 - name: Use typos with config file - uses: crate-ci/typos@v1.27.0 + uses: crate-ci/typos@v1.28.2 with: config: .github/workflows/config/typos.toml