diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index be790f4c..b1d3c8b4 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -19,7 +19,7 @@ jobs: with: persist-credentials: false - name: Check for typos - uses: crate-ci/typos@latest + uses: crate-ci/typos@v1.43.4 - name: Typos info if: failure() run: |