From 139c30e20617cf7c5a5f4ce435358b53551e68c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 16:07:36 +0000 Subject: [PATCH] =?UTF-8?q?hato-bot=E3=81=AECI=E3=82=92=E5=8F=8D=E6=98=A0?= =?UTF-8?q?=E3=81=99=E3=82=8B=E3=82=88=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pr-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-test.yml b/.github/workflows/pr-test.yml index 786866fb8..d15dd6a7b 100644 --- a/.github/workflows/pr-test.yml +++ b/.github/workflows/pr-test.yml @@ -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@v5.7.2 + uses: super-linter/super-linter/slim@v5.7.1 env: VALIDATE_ALL_CODEBASE: true VALIDATE_SQLFLUFF: false