Skip to content

Commit

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

chore(deps): update super-linter/super-linter action to v6.9.0
  • Loading branch information
renovate[bot] authored Aug 14, 2024
2 parents 92357be + c36f624 commit ad1891e
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 @@ -33,7 +33,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@b4515bd4ad9d0aa4681960e053916ab991bdbe96 # v6.8.0
uses: super-linter/super-linter/slim@1fa6ba58a88783e9714725cf89ac26d53e80c148 # v6.9.0
env:
VALIDATE_ALL_CODEBASE: true
VALIDATE_SQLFLUFF: false
Expand Down

0 comments on commit ad1891e

Please sign in to comment.