diff --git a/.github/workflows/gha.yaml b/.github/workflows/gha.yaml index 2008453..1950b84 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@abd537417cf4991e1ba8e21a67b1119f4f53b8e0 # v1.64.1 + - uses: reviewdog/action-actionlint@db58217885f9a6570da9c71be4e40ec33fe44a1f # v1.65.0 with: fail_level: error filter_mode: nofilter # Post results on all results and not just changed files