From d008735dcf14c7604e29e359e23be7b5054fbaa0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 23:54:39 +0000 Subject: [PATCH] Update reviewdog/action-actionlint action to v1.67.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 242ac4f..ddbbf13 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -11,7 +11,7 @@ jobs: steps: - uses: actions/checkout@v5.0.0 - name: actionlint - uses: reviewdog/action-actionlint@v1.66.1 + uses: reviewdog/action-actionlint@v1.67.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review