diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index 2936c150b1..61c57dde7d 100644 --- a/.github/workflows/pull_request.yaml +++ b/.github/workflows/pull_request.yaml @@ -51,7 +51,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}}