We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f984d9c commit 231a9e1Copy full SHA for 231a9e1
.github/workflows/lint.yml
@@ -54,7 +54,7 @@ jobs:
54
# list of changed files within `super-linter`
55
fetch-depth: 0
56
- name: Run super-linter
57
- uses: super-linter/super-linter@1fa6ba58a88783e9714725cf89ac26d53e80c148 # v6
+ uses: super-linter/super-linter@4e8a7c2bf106c4c766c816b35ec612638dc9b6b2 # v7
58
env:
59
VALIDATE_ALL_CODEBASE: false
60
DEFAULT_BRANCH: main
0 commit comments