From 68d5a8871ffdc2a6835145d7e5fe54aa6dc163df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 15:22:51 +0000 Subject: [PATCH] Update reviewdog/action-actionlint action to v1.48.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 5a46e31..b2ac9ac 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.47.0 + uses: reviewdog/action-actionlint@v1.48.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review