diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 6e11f1d7eb91..dc9bac8d9116 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -52,6 +52,6 @@ jobs: uses: actions/checkout@v5 - name: Check for typos - uses: crate-ci/typos@v1.37.0 + uses: crate-ci/typos@v1.39.0 with: config: ./.github/typos.toml