Skip to content

Commit d3cb244

Browse files
chore(deps): 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](editorconfig-checker/action-editorconfig-checker@v1...v2) --- updated-dependencies: - dependency-name: editorconfig-checker/action-editorconfig-checker dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a19f369 commit d3cb244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
uses: actions/checkout@v2
9191

9292
- name: Check EditorConfig Compliance
93-
uses: editorconfig-checker/action-editorconfig-checker@v1
93+
uses: editorconfig-checker/action-editorconfig-checker@v2
9494

9595
lints:
9696
name: Lint Rust & Support Files

0 commit comments

Comments
 (0)