From 2b54cca42be142b35f37e7c88d03a916fe616e6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 07:46:27 +0000 Subject: [PATCH] build(deps): bump reviewdog/action-actionlint from 1.70.0 to 1.71.0 Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.70.0 to 1.71.0. - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](https://github.com/reviewdog/action-actionlint/compare/e58ee9d111489c31395fbe4857b0be6e7635dbda...0d952c597ef8459f634d7145b0b044a9699e5e43) --- updated-dependencies: - dependency-name: reviewdog/action-actionlint dependency-version: 1.71.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/reviewdog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reviewdog.yaml b/.github/workflows/reviewdog.yaml index 18d26f8..d4ddf93 100644 --- a/.github/workflows/reviewdog.yaml +++ b/.github/workflows/reviewdog.yaml @@ -49,6 +49,6 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: persist-credentials: false - - uses: reviewdog/action-actionlint@e58ee9d111489c31395fbe4857b0be6e7635dbda # v1.70.0 + - uses: reviewdog/action-actionlint@0d952c597ef8459f634d7145b0b044a9699e5e43 # v1.71.0 with: reporter: github-pr-review