From eee70433f8231d7fd7cefe72e639a78e9b71fc50 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 08:35:26 +0000 Subject: [PATCH] chore(deps): update reviewdog/action-actionlint action to v1.37.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 0c23ce7..8784a79 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.36.0 + uses: reviewdog/action-actionlint@v1.37.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review