diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index 88dcb69f..d9b5e3cc 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -93,7 +93,7 @@ jobs: uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - name: Check spelling of file.txt - uses: crate-ci/typos@7436548694def3314aacd93ed06c721b1f91ea04 # v1.37.2 + uses: crate-ci/typos@80c8a4945eec0f6d464eaf9e65ed98ef085283d1 # v1.38.1 with: config: typos.toml