From 6caf4fc6f456e36f6f3dcc9ba344a6e660afd84f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 23:39:32 +0200 Subject: [PATCH] build(deps): bump reviewdog/action-actionlint from 1.50.0 to 1.51.0 (#78) --- .github/workflows/actions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yaml b/.github/workflows/actions.yaml index 43aff4e..241ac68 100644 --- a/.github/workflows/actions.yaml +++ b/.github/workflows/actions.yaml @@ -23,7 +23,7 @@ jobs: sparse-checkout: | .github - - uses: reviewdog/action-actionlint@v1.50.0 + - uses: reviewdog/action-actionlint@v1.51.0 with: filter_mode: nofilter fail_on_error: true