From 242f7a65aa19b906b51df91e8742a616ae2f6a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 03:15:00 +0000 Subject: [PATCH] build(deps): bump reviewdog/action-actionlint from 1.73.3 to 1.73.4 Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.73.3 to 1.73.4. - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](https://github.com/reviewdog/action-actionlint/compare/49cb3ce06e5d81452e14b38ad34e4b12a8acfe2b...d290e336d5a743810aef4404f757dc862276d2ae) --- updated-dependencies: - dependency-name: reviewdog/action-actionlint dependency-version: 1.73.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index d7955cca..900b70e5 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -23,7 +23,7 @@ jobs: sparse-checkout: | .github - - uses: reviewdog/action-actionlint@49cb3ce06e5d81452e14b38ad34e4b12a8acfe2b # v1.73.3 + - uses: reviewdog/action-actionlint@d290e336d5a743810aef4404f757dc862276d2ae # v1.73.4 with: filter_mode: nofilter fail_on_error: true