From 71f9e9419864da332f3e7e4e73f4f639443870c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 05:12:39 +0000 Subject: [PATCH] Update reviewdog/action-actionlint action to v1.70.0 --- .github/workflows/actionlint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actionlint.yaml b/.github/workflows/actionlint.yaml index 77e59bb..cea6f66 100644 --- a/.github/workflows/actionlint.yaml +++ b/.github/workflows/actionlint.yaml @@ -21,7 +21,7 @@ jobs: - uses: actions/checkout@v4.2.2 - name: actionlint - uses: reviewdog/action-actionlint@v1.62.0 + uses: reviewdog/action-actionlint@v1.70.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review