Skip to content

Commit

Permalink
Merge pull request #20387 from dvdksn/vale-action@reviewdog
Browse files Browse the repository at this point in the history
ci: use @reviewdog branch of vale-action
  • Loading branch information
dvdksn committed Jul 9, 2024
2 parents 6cb12cc + b7758b7 commit 9088c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: errata-ai/vale-action@38bf078c328061f59879b347ca344a718a736018
- uses: errata-ai/vale-action@reviewdog
env:
PIP_BREAK_SYSTEM_PACKAGES: 1
with:
Expand Down

0 comments on commit 9088c03

Please sign in to comment.