diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index 4befee1852a21..59917f30a48fa 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -87,7 +87,7 @@ jobs: steps: - name: check-spelling id: spelling - uses: check-spelling/check-spelling@v0.0.23 + uses: check-spelling/check-spelling@v0.0.24 with: suppress_push_for_open_pull_request: ${{ github.actor != 'dependabot[bot]' && 1 }} checkout: true