diff --git a/.github/workflows/pr-preview.yml b/.github/workflows/pr-preview.yml index 973c245..e067984 100644 --- a/.github/workflows/pr-preview.yml +++ b/.github/workflows/pr-preview.yml @@ -21,7 +21,7 @@ jobs: uses: actions/checkout@v7 - name: Run actionlint - uses: reviewdog/action-actionlint@dbe5299849118fd6f099ba563d263d770955a64a # v1.73.2 + uses: reviewdog/action-actionlint@d290e336d5a743810aef4404f757dc862276d2ae # v1.73.4 with: fail_level: error