Skip to content

Commit fefd771

Browse files
committed
Try older vesrion
1 parent b3497b1 commit fefd771

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ jobs:
3434
fetch-depth: 0
3535

3636
- name: Lint Code Base
37-
uses: github/super-linter@4e8a7c2bf106c4c766c816b35ec612638dc9b6b2 # v7.3.0
37+
uses: github/super-linter@85f7611e0f7b53c8573cca84aa0ed4344f6f6a4d # v7.2.1
3838
env:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40-
EDITORCONFIG_FILE_NAME: ../../.editorconfig
40+
EDITORCONFIG_FILE_NAME: ../../../.editorconfig
4141
IGNORE_GITIGNORED_FILES: true

0 commit comments

Comments
 (0)