From 0b30246cffd7fe1cd4e7d9bbd0a0f6dae6d1f2d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 09:53:42 +0000 Subject: [PATCH] chore(deps): update reviewdog/action-actionlint action to v1.61.0 (#158) 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 ae92288..377bb2d 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.60.0 + uses: reviewdog/action-actionlint@v1.61.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review