From 5640a8774b58089236e026089b97d9e8730c21b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 00:44:06 +0000 Subject: [PATCH] Update reviewdog/action-actionlint action to v1.63.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 9149c21..09d14d2 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v4.1.7 - name: actionlint - uses: reviewdog/action-actionlint@v1.57.0 + uses: reviewdog/action-actionlint@v1.63.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review