Skip to content

Commit

Permalink
ci: update Vale (#3075)
Browse files Browse the repository at this point in the history
(cherry picked from commit 5d41527)
  • Loading branch information
karl-cardenas-coding committed Jun 13, 2024
1 parent e0cf824 commit caa309f
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 caa309f

Please sign in to comment.