diff --git a/.github/workflows/spelling_linter.yml b/.github/workflows/spelling_linter.yml index 97093e0..2f271c7 100644 --- a/.github/workflows/spelling_linter.yml +++ b/.github/workflows/spelling_linter.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: Vale - uses: errata-ai/vale-action@85f9f7f2c5f449ac0ae5b66662961bae3f77ca6a # v2.2.0 + uses: errata-ai/vale-action@518a9136acc6e6668ce7c00d367051e0941e87ff # v2.2.0 with: reporter: github-pr-check fail_on_error: true