diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 3473aaf..9b9bb26 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -25,7 +25,7 @@ jobs: uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 # https://github.com/marketplace/actions/actionlint-with-reviewdog - - uses: reviewdog/action-actionlint@9d8b58041eed1373f173e91b9a3db5a844197236 # v1.44.0 + - uses: reviewdog/action-actionlint@51bfb044ddaed55059d16f14daedbe05a9937dc1 # v1.45.0 with: fail_on_error: true filter_mode: nofilter