From f826ac0d2d551abe0513d89b377d6c6ee160227d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 00:25:20 +0000 Subject: [PATCH] build(deps): bump reviewdog/action-actionlint from 1.68.0 to 1.70.0 Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.68.0 to 1.70.0. - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](https://github.com/reviewdog/action-actionlint/compare/f00ad0691526c10be4021a91b2510f0a769b14d0...e58ee9d111489c31395fbe4857b0be6e7635dbda) --- updated-dependencies: - dependency-name: reviewdog/action-actionlint dependency-version: 1.70.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 a13234d..e635091 100644 --- a/.github/workflows/reviewdog.yaml +++ b/.github/workflows/reviewdog.yaml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4 - - uses: reviewdog/action-actionlint@f00ad0691526c10be4021a91b2510f0a769b14d0 # v1 + - uses: reviewdog/action-actionlint@e58ee9d111489c31395fbe4857b0be6e7635dbda # v1 with: reporter: github-pr-review filter_mode: diff_context