diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index d33730f1f..3e8899b78 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.28.2 + uses: crate-ci/typos@v1.28.3 with: config: .github/workflows/config/typos.toml