Skip to content

Commit

Permalink
ci: update Vale (#3075) (#3076)
Browse files Browse the repository at this point in the history
(cherry picked from commit 5d41527)

Co-authored-by: Karl Cardenas <[email protected]>
  • Loading branch information
1 parent 7f9505b commit b7db26f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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}}

Expand Down

0 comments on commit b7db26f

Please sign in to comment.