diff --git a/.github/workflows/gha.yaml b/.github/workflows/gha.yaml index bd0e67b..27a4dce 100644 --- a/.github/workflows/gha.yaml +++ b/.github/workflows/gha.yaml @@ -19,7 +19,7 @@ jobs: # https://github.com/rhysd/actionlint/blob/v1.7.6/docs/usage.md#reviewdog # https://github.com/reviewdog/reviewdog#filter-mode # No support for non-workflows yet: https://github.com/rhysd/actionlint/issues/46 - - uses: reviewdog/action-actionlint@50b75b9513baa71e6a1899a1ebaa9ac9851cf16c # v1.66.0 + - uses: reviewdog/action-actionlint@437bbe918b0d29544cbf9e8b1d63fe6f4e7a881d # v1.69.0 with: fail_level: error filter_mode: nofilter # Post results on all results and not just changed files