diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index 23b97d55..0b7c5a07 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -101,7 +101,7 @@ jobs: uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - name: Check spelling of file.txt - uses: crate-ci/typos@392b78fe18a52790c53f42456e46124f77346842 # v1.34.0 + uses: crate-ci/typos@a4c3e43aea0a9e9b9e6578d2731ebd9a27e8f6cd # v1.35.5 with: config: typos.toml