Skip to content

Commit 224db3b

Browse files
dependabot[bot]drupol
authored andcommitted
build(deps): bump editorconfig-checker/action-editorconfig-checker
Bumps [editorconfig-checker/action-editorconfig-checker](https://github.com/editorconfig-checker/action-editorconfig-checker) from 21ca686ee3d39737a449370e84e151dd59a49af7 to 4a9ff23941335128114078d101266e7b4068a7cf. - [Release notes](https://github.com/editorconfig-checker/action-editorconfig-checker/releases) - [Commits](editorconfig-checker/action-editorconfig-checker@21ca686...4a9ff23) --- updated-dependencies: - dependency-name: editorconfig-checker/action-editorconfig-checker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f2c3381 commit 224db3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/editorconfig-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
uses: actions/checkout@v4
1212

1313
- name: Check files for EditorConfig compliance
14-
uses: editorconfig-checker/action-editorconfig-checker@21ca686ee3d39737a449370e84e151dd59a49af7 # untagged main
14+
uses: editorconfig-checker/action-editorconfig-checker@4a9ff23941335128114078d101266e7b4068a7cf # untagged main
1515
with:
1616
version: 2.7.0

0 commit comments

Comments
 (0)