diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index f9b34db28..f0b7a2ea7 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@bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # v1 - name: SonarQube Scan uses: SonarSource/sonarqube-scan-action@v7