From 99c84f49eb95f80364401b86db8e5f45df1c2243 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 09:42:35 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20reviewdog/action-?= =?UTF-8?q?actionlint=20action=20to=20v1.45.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 c1bffef..20615d8 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -12,7 +12,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: actionlint - uses: reviewdog/action-actionlint@v1.37.0 + uses: reviewdog/action-actionlint@v1.45.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review