We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72971f5 commit ee67ad8Copy full SHA for ee67ad8
.github/workflows/test.yml
@@ -67,7 +67,7 @@ jobs:
67
with:
68
fetch-depth: 0
69
- name: Super-Linter
70
- uses: super-linter/super-linter@v7.3.0
+ uses: super-linter/super-linter@12150456a73e248bdc94d0794898f94e23127c88 # v7.4.0
71
env:
72
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
73
VALIDATE_SQLFLUFF: false
0 commit comments