We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fefd771 commit d44111fCopy full SHA for d44111f
.github/workflows/lint.yml
@@ -34,8 +34,8 @@ jobs:
34
fetch-depth: 0
35
36
- name: Lint Code Base
37
- uses: github/super-linter@85f7611e0f7b53c8573cca84aa0ed4344f6f6a4d # v7.2.1
+ uses: super-linter/super-linter@12150456a73e248bdc94d0794898f94e23127c88 # v7.4.0
38
env:
39
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40
- EDITORCONFIG_FILE_NAME: ../../../.editorconfig
+ EDITORCONFIG_FILE_NAME: ../../.editorconfig
41
IGNORE_GITIGNORED_FILES: true
0 commit comments