From 73fe4fd93764720380560a829b0771410926151d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 14:46:27 +0000 Subject: [PATCH] Update reviewdog/action-actionlint action to v1.64.1 (#1174) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/actionlint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actionlint.yaml b/.github/workflows/actionlint.yaml index be3b3c4d..65c43d2d 100644 --- a/.github/workflows/actionlint.yaml +++ b/.github/workflows/actionlint.yaml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v4 - name: actionlint - uses: reviewdog/action-actionlint@v1.63.0 + uses: reviewdog/action-actionlint@v1.64.1 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review