From d34879335e926d5cd0eff919426cbcaf379978fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 09:22:51 +0100 Subject: [PATCH] chore(deps): update reviewdog/action-actionlint digest to f3dcc52 (#3449) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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