From ce74d5cac835a58cb7bfa28ec8b3beafa4763f18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 00:13:12 +0000 Subject: [PATCH] chore(deps): 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 407e5bb..5e19315 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -40,7 +40,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: actionlint - uses: reviewdog/action-actionlint@v1.65.2 + uses: reviewdog/action-actionlint@v1.67.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review