From 9b769743e8c0a07729687b7589f9eff344ca7f79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 16:07:32 +0000 Subject: [PATCH] Update reviewdog/action-actionlint action to v1.43.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 fcc57fe..35f6271 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v4 - name: actionlint - uses: reviewdog/action-actionlint@v1.41.0 + uses: reviewdog/action-actionlint@v1.43.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review