diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 33b075c..4c48f2d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: - name: 📝 Check spelling using typos-action if: always() - uses: crate-ci/typos@685eb3d55be2f85191e8c84acb9f44d7756f84ab # v1.29.4 + uses: crate-ci/typos@11ca4583f2f3f74c7e7785c0ecb20fe2c99a4308 # v1.29.5 Build-And-Test: needs: [Lint]