Skip to content

Commit

Permalink
ci: pin vale version to 2.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
efgpinto committed Jan 10, 2024
1 parent 7ac2bdb commit 1074ba7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
# v2.0.1
uses: errata-ai/vale-action@c4213d4de3d5f718b8497bd86161531c78992084
with:
version: 2.30.0
files: '["docs/dev", "docs/src", "samples"]'
fail_on_error: true
filter_mode: nofilter
Expand Down

0 comments on commit 1074ba7

Please sign in to comment.