From 5ba226e6080bf67dde6034e460677d4761f0b655 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 16:01:22 +0000 Subject: [PATCH] chore(deps): update reviewdog/action-actionlint action to v1.46.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 9db081e..e8527b7 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v4 - name: actionlint - uses: reviewdog/action-actionlint@v1.45.0 + uses: reviewdog/action-actionlint@v1.46.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review