diff --git a/.github/workflows/ci-compliance.yml b/.github/workflows/ci-compliance.yml index a17888d..0805d1c 100644 --- a/.github/workflows/ci-compliance.yml +++ b/.github/workflows/ci-compliance.yml @@ -17,7 +17,7 @@ jobs: persist-credentials: false - name: Check typos on source files - uses: crate-ci/typos@7c572958218557a3272c2d6719629443b5cc26fd # v1.45.2 + uses: crate-ci/typos@bbaefadf97b0ec5fdc942684b647f1a6ab250274 # v1.46.0 - name: Check commit conventions if: ${{ github.ref != 'refs/heads/main' }}