From 75bd9baf1f87b723d3a0c2b64c934e10520f5445 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 01:41:32 +0000 Subject: [PATCH] build(deps): bump editorconfig-checker/action-editorconfig-checker Bumps [editorconfig-checker/action-editorconfig-checker](https://github.com/editorconfig-checker/action-editorconfig-checker) from 473a7ddc57ffa9f409ec61e129d0d952588fcd54 to 194c505e37d583a23715aadbae87ee45ccf192a6. - [Release notes](https://github.com/editorconfig-checker/action-editorconfig-checker/releases) - [Commits](https://github.com/editorconfig-checker/action-editorconfig-checker/compare/473a7ddc57ffa9f409ec61e129d0d952588fcd54...194c505e37d583a23715aadbae87ee45ccf192a6) --- updated-dependencies: - dependency-name: editorconfig-checker/action-editorconfig-checker dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/editorconfig-checks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/editorconfig-checks.yaml b/.github/workflows/editorconfig-checks.yaml index 631405a..ce74c34 100644 --- a/.github/workflows/editorconfig-checks.yaml +++ b/.github/workflows/editorconfig-checks.yaml @@ -11,6 +11,6 @@ jobs: uses: actions/checkout@v4 - name: Check files for EditorConfig compliance - uses: editorconfig-checker/action-editorconfig-checker@473a7ddc57ffa9f409ec61e129d0d952588fcd54 # untagged main + uses: editorconfig-checker/action-editorconfig-checker@194c505e37d583a23715aadbae87ee45ccf192a6 # untagged main with: version: 2.7.0