diff --git a/.github/workflows/pull-request-checks.yaml b/.github/workflows/pull-request-checks.yaml index 268704fbc9889..517124ffc62e8 100644 --- a/.github/workflows/pull-request-checks.yaml +++ b/.github/workflows/pull-request-checks.yaml @@ -64,7 +64,7 @@ jobs: done echo "files=${files}" >> $GITHUB_ENV - - uses: rojopolis/spellcheck-github-actions@0.27.0 + - uses: rojopolis/spellcheck-github-actions@0.30.0 name: Spellcheck if: ${{ env.files }} with: