From 940bf551afd75ba60881f1bf053afea4b7de46f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 16:42:55 +0000 Subject: [PATCH] Update reviewdog/action-actionlint action to v1.69.1 --- .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 06eed09..a03fbe6 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -11,7 +11,7 @@ jobs: steps: - uses: actions/checkout@v6.0.0 - name: actionlint - uses: reviewdog/action-actionlint@v1.69.0 + uses: reviewdog/action-actionlint@v1.69.1 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review