diff --git a/.github/workflows/my_test.yml b/.github/workflows/my_test.yml index b7da0ce..5b4d314 100644 --- a/.github/workflows/my_test.yml +++ b/.github/workflows/my_test.yml @@ -19,7 +19,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Run actionlint with reviewdog - uses: reviewdog/action-actionlint@fd627997c9688c2f39e13917aed23873c031b834 # v1.48.0 + uses: reviewdog/action-actionlint@afad3b6ab835e5611bda8c8193377e2d5c21413d # v1.51.0 with: fail_on_error: true filter_mode: nofilter