diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 9b4b95016..820ec1aeb 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -108,7 +108,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Check Spelling - uses: crate-ci/typos@master + uses: crate-ci/typos@v1.19.0 build: name: build