From f4ac984258c8465e51841394c97d926e689e9522 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Mar 2023 06:09:53 +0000 Subject: [PATCH] Update reviewdog/action-actionlint action to v1.36.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..7339fd5 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.36.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review