From a28727a11a2aaddc7afb068c4ae3c0a33c265bb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 07:43:50 +0000 Subject: [PATCH] Bump editorconfig-checker/action-editorconfig-checker Bumps [editorconfig-checker/action-editorconfig-checker](https://github.com/editorconfig-checker/action-editorconfig-checker) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/editorconfig-checker/action-editorconfig-checker/releases) - [Commits](https://github.com/editorconfig-checker/action-editorconfig-checker/compare/v1.0.0...v2.0.0) --- updated-dependencies: - dependency-name: editorconfig-checker/action-editorconfig-checker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/check-general-formatting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-general-formatting.yml b/.github/workflows/check-general-formatting.yml index daf0142..3d29e71 100644 --- a/.github/workflows/check-general-formatting.yml +++ b/.github/workflows/check-general-formatting.yml @@ -19,4 +19,4 @@ jobs: uses: actions/checkout@v4 - name: Check formatting - uses: editorconfig-checker/action-editorconfig-checker@v1.0.0 + uses: editorconfig-checker/action-editorconfig-checker@v2.0.0