From ed28b18d2990721cbc00c6202ccbb1cbe2e7caa3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 02:35:18 +0000 Subject: [PATCH] Update reviewdog/action-actionlint action to v1.60.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 8a03fe1..9645477 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -11,7 +11,7 @@ jobs: steps: - uses: actions/checkout@v4.1.7 - name: actionlint - uses: reviewdog/action-actionlint@v1.53.0 + uses: reviewdog/action-actionlint@v1.60.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review