From 50220ca3b576228b729ee4f6a01306140b7f1ed0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 13:53:16 +0000 Subject: [PATCH] Update reviewdog/action-actionlint action to v1.71.0 --- .github/workflows/actionlint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actionlint.yml b/.github/workflows/actionlint.yml index 5efb5d5..fd2ae9e 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -11,7 +11,7 @@ jobs: steps: - uses: actions/checkout@v6.0.2 - name: actionlint - uses: reviewdog/action-actionlint@v1.70.0 + uses: reviewdog/action-actionlint@v1.71.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review