diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 059787aac765b2b18ef07f74129666f12898d284..6114895412518e09dfa1a2094adaf0c4b3f094d6 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 437e7f96a678f489a1a72c058b2c0639cf929af6..7aebf6adbcb4ac06776980193d79d370feba8624 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/