diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 821aa08..e8c9f39 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -74,7 +74,7 @@ jobs: uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4 - name: Lint - uses: reviewdog/action-actionlint@89a03f6ba8c0a9fd238e82c075ffb34b86e40291 # v1 + uses: reviewdog/action-actionlint@4797143fa54b2306fe78646b48cfa10395506635 # v1 with: fail_on_error: true filter_mode: nofilter