diff --git a/.github/workflows/ValidatePullRequest.yml b/.github/workflows/ValidatePullRequest.yml index 9697e893e..fc1f7ab3f 100644 --- a/.github/workflows/ValidatePullRequest.yml +++ b/.github/workflows/ValidatePullRequest.yml @@ -146,7 +146,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: Spell Check Repo - uses: crate-ci/typos@v1.46.0 + uses: crate-ci/typos@v1.46.1 license-headers: name: check license headers