diff --git a/.github/workflows/pull-request-checks.yaml b/.github/workflows/pull-request-checks.yaml index b5f503c90db86..ddf21d9df5f8b 100644 --- a/.github/workflows/pull-request-checks.yaml +++ b/.github/workflows/pull-request-checks.yaml @@ -35,7 +35,7 @@ jobs: done echo "files=${files}" >> $GITHUB_ENV - - uses: rojopolis/spellcheck-github-actions@0.45.0 + - uses: rojopolis/spellcheck-github-actions@0.55.0 name: Spellcheck if: ${{ env.files }} with: