From a708db5735204c204f0b2a4e462020511f05e185 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 10:01:29 +0000 Subject: [PATCH] Update super-linter/super-linter action to v6.6.0 --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 3b29361..a19bf39 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -25,7 +25,7 @@ jobs: fetch-depth: 0 - name: Super-linter - uses: super-linter/super-linter@5b638caee6ba65e25e07143887b669a1233847a0 # v6.5.1 + uses: super-linter/super-linter@88ea3923a7e1f89dd485d079f6eb5f5e8f937589 # v6.6.0 env: DEFAULT_BRANCH: main VALIDATE_SHELL_SHFMT: false