From bd0e658180e8c85bb9375a9ad51d8362cd33afee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 01:21:27 +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 9cd1245c9947ca6dadd54e22cf31a4c680363f39 to 64cefeb90c2393215f196497b31fda0b75c64291. - [Release notes](https://github.com/editorconfig-checker/action-editorconfig-checker/releases) - [Commits](https://github.com/editorconfig-checker/action-editorconfig-checker/compare/9cd1245c9947ca6dadd54e22cf31a4c680363f39...64cefeb90c2393215f196497b31fda0b75c64291) --- 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 737f2a0..fd0dcbe 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@9cd1245c9947ca6dadd54e22cf31a4c680363f39 # untagged main + uses: editorconfig-checker/action-editorconfig-checker@64cefeb90c2393215f196497b31fda0b75c64291 # untagged main with: version: 2.7.0