diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index ddc7f51a8f..37f5a6162c 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -25,4 +25,4 @@ jobs: uses: actions/checkout@v4 - name: Check spelling of file.txt - uses: crate-ci/typos@master + uses: crate-ci/typos@main