From 58370916b6dbfa453058b1e2f100a39d2c805c7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 12:16:40 -0400 Subject: [PATCH] Bump super-linter/super-linter from 6.4.1 to 6.5.1 in the actions-minor group across 1 directory (#10) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index b2a1faa..2ea260f 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -38,7 +38,7 @@ jobs: - name: Lint Codebase id: super-linter - uses: super-linter/super-linter/slim@v6.4.1 + uses: super-linter/super-linter/slim@v6.5.1 env: DEFAULT_BRANCH: main FILTER_REGEX_EXCLUDE: dist/**/*