From f40d49a61e09171d758e4ceef3a3d74f81f7179e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 06:14:35 +0000 Subject: [PATCH] Update reviewdog/action-actionlint action to v1.40.0 --- .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 cc1b4a8..07ac1bf 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.39.1 + uses: reviewdog/action-actionlint@v1.40.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review