File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 6161 WorkingDirectory : tests/srcTestRepo
6262
6363 - name : Lint documentation
64- uses : super-linter/super-linter/slim@d5b0a2ab116623730dd094f15ddc1b6b25bf7b99 # v8.3.2
64+ uses : super-linter/super-linter/slim@12562e48d7059cf666c43a4ecb0d3b5a2b31bd9e # v8.4.0
6565 env :
6666 GITHUB_TOKEN : ${{ github.token }}
67+ SUPPRESS_OUTPUT_ON_SUCCESS : true
6768 VALIDATE_MARKDOWN : true
6869 VALIDATE_NATURAL_LANGUAGE : true
6970 VALIDATE_ALL_CODEBASE : true
Original file line number Diff line number Diff line change 2525 fetch-depth : 0
2626
2727 - name : Lint code base
28- uses : super-linter/super-linter@d5b0a2ab116623730dd094f15ddc1b6b25bf7b99 # v8.3.2
28+ uses : super-linter/super-linter@12562e48d7059cf666c43a4ecb0d3b5a2b31bd9e # v8.4.0
2929 env :
3030 GITHUB_TOKEN : ${{ github.token }}
31+ SUPPRESS_OUTPUT_ON_SUCCESS : true
3132 VALIDATE_BIOME_FORMAT : false
3233 VALIDATE_JSCPD : false
3334 VALIDATE_JSON_PRETTIER : false
You can’t perform that action at this time.
0 commit comments