We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 124363f commit 765c8a0Copy full SHA for 765c8a0
.github/workflows/pr-test.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Install dependencies
33
run: bash "${GITHUB_WORKSPACE}/scripts/pr_test/pr_super_lint/npm_ci.sh"
34
- name: Lint files
35
- uses: super-linter/super-linter/slim@85f7611e0f7b53c8573cca84aa0ed4344f6f6a4d # v7.2.1
+ uses: super-linter/super-linter/slim@4e8a7c2bf106c4c766c816b35ec612638dc9b6b2 # v7.3.0
36
env:
37
VALIDATE_ALL_CODEBASE: true
38
VALIDATE_SQLFLUFF: false
0 commit comments