From e2585d01f44301b1695c5433e24447187472d0bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 06:10:07 +0000 Subject: [PATCH] chore(deps): update reviewdog/action-actionlint action to v1.59.0 (#145) 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 c06b9a5..b272333 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.57.0 + uses: reviewdog/action-actionlint@v1.59.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review