From 9d8f1fd09b9d6f9755c9eab71e92b600cc9e7916 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 06:50:50 +0000 Subject: [PATCH] Update reviewdog/action-actionlint action to v1.61.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 248b840..6d45965 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v4.2.2 - name: actionlint - uses: reviewdog/action-actionlint@v1.60.0 + uses: reviewdog/action-actionlint@v1.61.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review