From 1b85f5461e6bc23ded1e9b54609fd0548c26d128 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 00:14:06 +0000 Subject: [PATCH] chore(deps): update github/super-linter digest to 759885f --- .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 7d8cac852..d3be9fd13 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -24,7 +24,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: github/super-linter@ae3c77f45b03c6e02021b04fd62abf51046434a0 + uses: github/super-linter@759885f47664595a56db33fee55d64a393e5bad8 env: VALIDATE_ALL_CODEBASE: false DEFAULT_BRANCH: main