From eefc67eeb35c81907981ab366dd0e03df9ea8663 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 20:20:14 +0000 Subject: [PATCH] build(deps): bump reviewdog/action-actionlint from 1.41.0 to 1.42.0 Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.41.0 to 1.42.0. - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](https://github.com/reviewdog/action-actionlint/compare/v1.41.0...v1.42.0) --- updated-dependencies: - dependency-name: reviewdog/action-actionlint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 155145a..a3baf8c 100644 --- a/.github/workflows/actions.yaml +++ b/.github/workflows/actions.yaml @@ -23,7 +23,7 @@ jobs: sparse-checkout: | .github - - uses: reviewdog/action-actionlint@v1.41.0 + - uses: reviewdog/action-actionlint@v1.42.0 with: filter_mode: nofilter fail_on_error: true