diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index 581ca83..3ab7c61 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 - - uses: reviewdog/action-actionlint@d290e336d5a743810aef4404f757dc862276d2ae # v1 + - uses: reviewdog/action-actionlint@320fcdd9c860767cf17fab3b20e22e739d5d02b8 # v1 with: fail_on_error: true filter_mode: nofilter