diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index e8beabe3..31ed30f3 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@b1ae8d918b6e85bd611117d3d9a3be4f903ee5e4 # v1.33.1 + uses: crate-ci/typos@392b78fe18a52790c53f42456e46124f77346842 # v1.34.0 with: config: typos.toml