diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index 5f3d5620..af442ab5 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -16,4 +16,4 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@v5 - name: Spell Check Repo - uses: crate-ci/typos@v1.46.0 \ No newline at end of file + uses: crate-ci/typos@v1.46.1 \ No newline at end of file