diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index 8fc96bdbe5..6d15e4a710 100644 --- a/.github/workflows/pull_request.yaml +++ b/.github/workflows/pull_request.yaml @@ -50,7 +50,7 @@ jobs: reporter: github-pr-review vale_flags: --glob=*.{md} --minAlertLevel=error fail_on_error: false - version: 3.2.1 + version: 3.5.0 env: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}