diff --git a/.github/workflows/style.yaml b/.github/workflows/style.yaml index a33a1b20..2d5f7b18 100644 --- a/.github/workflows/style.yaml +++ b/.github/workflows/style.yaml @@ -50,7 +50,7 @@ jobs: - uses: chainguard-dev/actions/eof-newline@d886686603afb809f7ef9b734b333e20b7ce5cda if: ${{ always() }} - - uses: reviewdog/action-misspell@ccb0441a34ac2a3ece1206c63d7b6dd757ffde4d # v1.12.4 + - uses: reviewdog/action-misspell@9257f108197b44e37995c98bea6ee4a5b9ffc3b0 # v1.13.1 if: ${{ always() }} with: github_token: ${{ secrets.GITHUB_TOKEN }}