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