diff --git a/.github/workflows/spelling_linter.yml b/.github/workflows/spelling_linter.yml index 4969f0b..4be0782 100644 --- a/.github/workflows/spelling_linter.yml +++ b/.github/workflows/spelling_linter.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Vale - uses: errata-ai/vale-action@d89dee975228ae261d22c15adcd03578634d429c # v2.2.0 + uses: errata-ai/vale-action@85f9f7f2c5f449ac0ae5b66662961bae3f77ca6a # v2.2.0 with: reporter: github-pr-check fail_on_error: true