diff --git a/.github/workflows/pull-request-checks.yaml b/.github/workflows/pull-request-checks.yaml index dc5917f1cfc3e..3075562f81e19 100644 --- a/.github/workflows/pull-request-checks.yaml +++ b/.github/workflows/pull-request-checks.yaml @@ -31,7 +31,7 @@ jobs: done echo "files=${files}" >> $GITHUB_ENV - - uses: rojopolis/spellcheck-github-actions@0.21.1 + - uses: rojopolis/spellcheck-github-actions@0.22.1 name: Spellcheck if: ${{ env.files }} with: