From 7e50398e437893570273ac62287238036a6d712b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 17:10:15 +0000 Subject: [PATCH] Update reviewdog/action-actionlint action to v1.66.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 277b75a..4db89f2 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v4.2.2 - name: actionlint - uses: reviewdog/action-actionlint@v1.65.2 + uses: reviewdog/action-actionlint@v1.66.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review