diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 059787aac7..6114895412 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -84,7 +84,7 @@ jobs: uses: ./.github/actions/check_style - name: Check for typos - uses: crate-ci/typos@v1.24.6 + uses: crate-ci/typos@8e6a4285bcbde632c5d79900a7779746e8b7ea3f # v1.24.6 with: config: ./typos.toml diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 437e7f96a6..7aebf6adbc 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -31,7 +31,7 @@ jobs: } - name: Check for Typos with Typos-CLI - uses: crate-ci/typos@v1.24.6 + uses: crate-ci/typos@8e6a4285bcbde632c5d79900a7779746e8b7ea3f # v1.24.6 with: config: ./typos.toml files: ./docs/