diff --git a/.github/workflows/editorconfig-checks.yaml b/.github/workflows/editorconfig-checks.yaml index 91c13bd..737f2a0 100644 --- a/.github/workflows/editorconfig-checks.yaml +++ b/.github/workflows/editorconfig-checks.yaml @@ -11,6 +11,6 @@ jobs: uses: actions/checkout@v4 - name: Check files for EditorConfig compliance - uses: editorconfig-checker/action-editorconfig-checker@d70765de355ed57ceb73f21059489feaf3dab352 # untagged main + uses: editorconfig-checker/action-editorconfig-checker@9cd1245c9947ca6dadd54e22cf31a4c680363f39 # untagged main with: version: 2.7.0