From 5c0b086cbf727632eab29c87da161299c274464c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 03:18:41 +0000 Subject: [PATCH] build(deps): bump reviewdog/action-actionlint from 1.73.1 to 1.73.2 Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.73.1 to 1.73.2. - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](https://github.com/reviewdog/action-actionlint/compare/d63ba7532e0942965320cd8d73cbae4c7b3c5283...dbe5299849118fd6f099ba563d263d770955a64a) --- updated-dependencies: - dependency-name: reviewdog/action-actionlint dependency-version: 1.73.2 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 465ce932..6614dcb3 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -23,7 +23,7 @@ jobs: sparse-checkout: | .github - - uses: reviewdog/action-actionlint@d63ba7532e0942965320cd8d73cbae4c7b3c5283 # v1.73.1 + - uses: reviewdog/action-actionlint@dbe5299849118fd6f099ba563d263d770955a64a # v1.73.2 with: filter_mode: nofilter fail_on_error: true