From 35032e4a8d025d1514c3d77efc91a6ba3368c354 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 15:11:27 +0000 Subject: [PATCH] chore(deps): update editorconfig-checker/action-editorconfig-checker action to v2 --- .github/workflows/checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 7f693ed3..3ea85a73 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -49,7 +49,7 @@ jobs: - name: Checkout the repository uses: actions/checkout@v5 - name: Check editorconfig - uses: editorconfig-checker/action-editorconfig-checker@v1 + uses: editorconfig-checker/action-editorconfig-checker@v2 website: runs-on: ubuntu-latest name: website