diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4815f2f6..3e08eb23 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -51,7 +51,7 @@ jobs: - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 with: persist-credentials: false - - uses: crate-ci/typos@626c4bedb751ce0b7f03262ca97ddda9a076ae1c # master + - uses: crate-ci/typos@2d0ce569feab1f8752f1dde43cc2f2aa53236e06 # master # Check for any disallowed dependencies in the codebase due to license / security issues. # See