We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b5d85f + 0d93564 commit 5ecdb82Copy full SHA for 5ecdb82
1 file changed
.github/workflows/super-linter.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Lint Code Base
33
# yamllint disable-line rule:line-length
34
- uses: super-linter/super-linter@4e8a7c2bf106c4c766c816b35ec612638dc9b6b2 # @v7.3.0
+ uses: super-linter/super-linter@12150456a73e248bdc94d0794898f94e23127c88 # @v7.4.0
35
env:
36
VALIDATE_ALL_CODEBASE: false
37
DEFAULT_BRANCH: "main"
0 commit comments