Skip to content

build(deps): bump editorconfig-checker/action-editorconfig-checker from 9cd1245c9947ca6dadd54e22cf31a4c680363f39 to 64cefeb90c2393215f196497b31fda0b75c64291 #1160

build(deps): bump editorconfig-checker/action-editorconfig-checker from 9cd1245c9947ca6dadd54e22cf31a4c680363f39 to 64cefeb90c2393215f196497b31fda0b75c64291

build(deps): bump editorconfig-checker/action-editorconfig-checker from 9cd1245c9947ca6dadd54e22cf31a4c680363f39 to 64cefeb90c2393215f196497b31fda0b75c64291 #1160

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@64cefeb90c2393215f196497b31fda0b75c64291 # untagged main
with:
version: 2.7.0