diff --git a/.github/workflows/spell-check.yml b/.github/workflows/spell-check.yml index 834ba0b5..7a96c47b 100644 --- a/.github/workflows/spell-check.yml +++ b/.github/workflows/spell-check.yml @@ -20,6 +20,6 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@v5 - name: Spell Check Repo - uses: crate-ci/typos@85f62a8a84f939ae994ab3763f01a0296d61a7ee # v1.36.2 + uses: crate-ci/typos@7436548694def3314aacd93ed06c721b1f91ea04 # v1.37.2 with: config: ./.github/spell-check.toml