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