Skip to content

Commit

Permalink
fix(repo): update vale-doc-lint.yml (#2041)
Browse files Browse the repository at this point in the history
* fix(ci): update vale-doc-lint.yml

* chore: migrate to v3
  • Loading branch information
xsahil03x authored Oct 25, 2024
1 parent ac87693 commit aacaba6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/vale-doc-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: errata-ai/vale-action@reviewdog
- uses: errata-ai/vale-action@v2.1.0
with:
version: 3.0.3
# added, diff_context, file, nofilter
# Default is added: results are filtered for added/modified files. Set to no filter when all files need to be checked.
# More info: https://github.com/errata-ai/vale-action and https://github.com/reviewdog/reviewdog#filter-mode
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit aacaba6

Please sign in to comment.