From 5fd09d4ed878537b03799789e598612a46cfa744 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 10:15:39 +0000 Subject: [PATCH] chore(deps): update reviewdog/action-actionlint action to v1.57.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 28ac8d3..d321653 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v3 - name: actionlint - uses: reviewdog/action-actionlint@v1.25.1 + uses: reviewdog/action-actionlint@v1.57.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review