From b4917a296b490ee40bde6da43fcea9cee9a822ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 01:41:16 +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 194c505e37d583a23715aadbae87ee45ccf192a6 to cb18a4a54feb9a57aa58a194ce13082077a3cead. - [Release notes](https://github.com/editorconfig-checker/action-editorconfig-checker/releases) - [Commits](https://github.com/editorconfig-checker/action-editorconfig-checker/compare/194c505e37d583a23715aadbae87ee45ccf192a6...cb18a4a54feb9a57aa58a194ce13082077a3cead) --- 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 ce74c34..16ac81d 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@194c505e37d583a23715aadbae87ee45ccf192a6 # untagged main + uses: editorconfig-checker/action-editorconfig-checker@cb18a4a54feb9a57aa58a194ce13082077a3cead # untagged main with: version: 2.7.0