Skip to content

Commit

Permalink
Merge pull request #3696 from dev-hato/renovate/super-linter-super-li…
Browse files Browse the repository at this point in the history
…nter-6.x

Update super-linter/super-linter action to v6.1.1
  • Loading branch information
renovate[bot] authored Feb 15, 2024
2 parents f728db2 + e920b59 commit e8ead38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install dependencies
run: bash "${GITHUB_WORKSPACE}/scripts/pr_test/pr_super_lint/npm_ci.sh"
- name: Lint files
uses: super-linter/super-linter/slim@e85bf75ff662eac6fb5bfc4ca8e9b5b212364cee # v6.1.0
uses: super-linter/super-linter/slim@f5150a3ce82fe45ad2d9f1e92ac6fc2c9b7c14a5 # v6.1.1
env:
VALIDATE_ALL_CODEBASE: true
VALIDATE_SQLFLUFF: false
Expand Down

0 comments on commit e8ead38

Please sign in to comment.