diff --git a/.github/workflows/my_test.yml b/.github/workflows/my_test.yml index 3d93b85..f796f3f 100644 --- a/.github/workflows/my_test.yml +++ b/.github/workflows/my_test.yml @@ -19,7 +19,7 @@ jobs: steps: - uses: actions/checkout@v5 - name: Run actionlint with reviewdog - uses: reviewdog/action-actionlint@e37e2ca68a70112d21e135229272da28ce2d0d5a # v1.66.1 + uses: reviewdog/action-actionlint@95395aac8c053577d0bc67eb7b74936c660c6f66 # v1.67.0 with: fail_level: error filter_mode: nofilter