diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index ee98d958..8dd7d804 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -101,6 +101,6 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Check spelling of file.txt - uses: crate-ci/typos@72f3776b6edc3a10a567b8e43fd0524b2a3f1419 # v1.30.1 + uses: crate-ci/typos@7bc041cbb7ca9167c9e0e4ccbb26f48eb0f9d4e0 # v1.30.2 with: config: typos.toml