File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 - name : Install dependencies
3737 run : bash "${GITHUB_WORKSPACE}/scripts/pr_test/pr_super_lint/npm_ci.sh"
3838 - name : Lint files
39- uses : super-linter/super-linter/slim@5119dcd8011e92182ce8219d9e9efc82f16fddb6 # v8.0 .0
39+ uses : super-linter/super-linter/slim@ffde3b2b33b745cb612d787f669ef9442b1339a6 # v8.1 .0
4040 env :
4141 VALIDATE_ALL_CODEBASE : true
4242 VALIDATE_SQLFLUFF : false
5050 WORKON_HOME : " "
5151 PYTHONPATH : ${{ env.PYTHONPATH }}
5252 VALIDATE_GIT_COMMITLINT : false
53+ VALIDATE_GITHUB_ACTIONS_ZIZMOR : false
54+ VALIDATE_TRIVY : false
5355 pr-dotenv-linter :
5456 runs-on : ubuntu-latest
5557 steps :
Original file line number Diff line number Diff line change 11---
22repos :
33 - repo : https://github.com/zricethezav/gitleaks
4- rev : v8.27.2
4+ rev : v8.28.0
55 hooks :
66 - id : gitleaks
You can’t perform that action at this time.
0 commit comments