diff --git a/.github/workflows/editorconfig-checks.yaml b/.github/workflows/editorconfig-checks.yaml index 16ac81d..ad1a470 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@cb18a4a54feb9a57aa58a194ce13082077a3cead # untagged main + uses: editorconfig-checker/action-editorconfig-checker@a37a5c5e48ab6c1ea595e45657fd9ec7c8500c7a # untagged main with: version: 2.7.0