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 4ec12b6 commit b3497b1Copy full SHA for b3497b1
.github/workflows/lint.yml
@@ -34,7 +34,7 @@ jobs:
34
fetch-depth: 0
35
36
- name: Lint Code Base
37
- uses: github/super-linter@12150456a73e248bdc94d0794898f94e23127c88 # v7.4.0
+ uses: github/super-linter@4e8a7c2bf106c4c766c816b35ec612638dc9b6b2 # v7.3.0
38
env:
39
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40
EDITORCONFIG_FILE_NAME: ../../.editorconfig
0 commit comments