From e5e845f8d1ee6f20898ccee44d9a0597e5f3352f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 01:04:29 +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 to 2. - [Release notes](https://github.com/editorconfig-checker/action-editorconfig-checker/releases) - [Commits](https://github.com/editorconfig-checker/action-editorconfig-checker/compare/v1...v2) --- 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 7ce9355..4a13295 100644 --- a/.github/workflows/check-general-formatting.yml +++ b/.github/workflows/check-general-formatting.yml @@ -22,4 +22,4 @@ jobs: uses: actions/checkout@v4 - name: Check formatting - uses: editorconfig-checker/action-editorconfig-checker@v1 + uses: editorconfig-checker/action-editorconfig-checker@v2