From 30cafa988c033e44fc46eb495aac33418cc84085 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:13:16 +0000 Subject: [PATCH] chore(deps): update reviewdog/action-actionlint digest to f3dcc52 --- .github/workflows/linters.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linters.yaml b/.github/workflows/linters.yaml index 5b8e9229b2..f8bd869af1 100644 --- a/.github/workflows/linters.yaml +++ b/.github/workflows/linters.yaml @@ -29,7 +29,7 @@ jobs: with: reporter: github-pr-review - name: actionlint - uses: reviewdog/action-actionlint@af17f9e3640ac863dbcc515d45f5f35d708d0faf # v1 + uses: reviewdog/action-actionlint@f3dcc52bc6039e5d736486952379dce3e869e8a2 # v1 with: reporter: github-pr-review - name: Run Ruby linter