Skip to content

Commit f30ae41

Browse files
authored
Change org of vale-action repo (#625)
The organisation has changed so we need to update the action https://github.com/vale-cli/vale-action
1 parent e6a2821 commit f30ae41

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/linting.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,10 @@ jobs:
6767
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
6868

6969
- name: Run Vale
70-
uses: errata-ai/vale-action@d89dee975228ae261d22c15adcd03578634d429c # v2
70+
uses: vale-cli/vale-action@85f9f7f2c5f449ac0ae5b66662961bae3f77ca6a # v2.1.2
7171
env:
7272
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7373
with:
7474
filter_mode: diff_context
7575
reporter: github-check
76+
version: 3.14.1

0 commit comments

Comments
 (0)