Skip to content

build(deps): bump editorconfig-checker/action-editorconfig-checker from 7fa4dfc120bb57e3f91f24dca842de99878d66f0 to c573126a806da6d7035573b49623c0f42825680a #1218

build(deps): bump editorconfig-checker/action-editorconfig-checker from 7fa4dfc120bb57e3f91f24dca842de99878d66f0 to c573126a806da6d7035573b49623c0f42825680a

build(deps): bump editorconfig-checker/action-editorconfig-checker from 7fa4dfc120bb57e3f91f24dca842de99878d66f0 to c573126a806da6d7035573b49623c0f42825680a #1218

name: EditorConfig checks
on:
pull_request:
jobs:
lockfile:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Check files for EditorConfig compliance
uses: editorconfig-checker/action-editorconfig-checker@c573126a806da6d7035573b49623c0f42825680a # untagged main
with:
version: 2.7.0