diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index f9b34db28..59548e627 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -55,7 +55,7 @@ jobs: - run: cargo fmt --all --check - name: Spell Check Repo - uses: crate-ci/typos@5374cbf686e897b15713110e233094e2874de7ef # v1 + uses: crate-ci/typos@37bb98842b0d8c4ffebdb75301a13db0267cef89 # v1 - name: SonarQube Scan uses: SonarSource/sonarqube-scan-action@v7