Skip to content

Commit 3f6f783

Browse files
Bump editorconfig-checker/action-editorconfig-checker
Bumps [editorconfig-checker/action-editorconfig-checker](https://github.com/editorconfig-checker/action-editorconfig-checker) from 5ecdd656fe347c26f76b1b435b90e1d74fb5e787 to 4b6cd6190d435e7e084fb35e36a096e98506f7b9. - [Release notes](https://github.com/editorconfig-checker/action-editorconfig-checker/releases) - [Commits](editorconfig-checker/action-editorconfig-checker@5ecdd65...4b6cd61) --- updated-dependencies: - dependency-name: editorconfig-checker/action-editorconfig-checker dependency-version: 4b6cd6190d435e7e084fb35e36a096e98506f7b9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9cd0e47 commit 3f6f783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/editorconfig.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v5.0.0
1313

1414
- name: Get editorconfig-checker
15-
uses: editorconfig-checker/action-editorconfig-checker@5ecdd656fe347c26f76b1b435b90e1d74fb5e787 # tag v2. is really out of date
15+
uses: editorconfig-checker/action-editorconfig-checker@4b6cd6190d435e7e084fb35e36a096e98506f7b9 # tag v2. is really out of date
1616

1717
- name: Run editorconfig-checker
1818
run: editorconfig-checker

0 commit comments

Comments
 (0)