From 09a5eee8a663f83655b99103a2e0f9c9ebd3e7c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 15:09:24 +0000 Subject: [PATCH] chore(ci): bump reviewdog/action-actionlint Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 8e1a3507eddeba1bcb41dcda6e6de09ed83c8a6b to 5eaffa19a1991ecc52b11eddcdd57760d1ac7e3d. - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](https://github.com/reviewdog/action-actionlint/compare/8e1a3507eddeba1bcb41dcda6e6de09ed83c8a6b...5eaffa19a1991ecc52b11eddcdd57760d1ac7e3d) --- updated-dependencies: - dependency-name: reviewdog/action-actionlint dependency-version: 5eaffa19a1991ecc52b11eddcdd57760d1ac7e3d dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/action-lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action-lint.yaml b/.github/workflows/action-lint.yaml index 6550e98b46..0bd9c1e2b4 100644 --- a/.github/workflows/action-lint.yaml +++ b/.github/workflows/action-lint.yaml @@ -23,7 +23,7 @@ jobs: with: persist-credentials: false - name: "Run reviewdog actionlint" - uses: reviewdog/action-actionlint@8e1a3507eddeba1bcb41dcda6e6de09ed83c8a6b # v1.57.0 + uses: reviewdog/action-actionlint@5eaffa19a1991ecc52b11eddcdd57760d1ac7e3d # v1.57.0 with: reporter: "github-pr-review" fail_level: error