diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 3c7e592cf..59513ee92 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -114,4 +114,4 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@v6 - name: Spell Check Repo - uses: crate-ci/typos@v1.43.5 \ No newline at end of file + uses: crate-ci/typos@v1.45.1 \ No newline at end of file