From 98175ad86298030843465e3db892ad67ce5e4278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 05:54:48 +0000 Subject: [PATCH] Bump github/super-linter from v3.15.2 to v3.15.5 Bumps [github/super-linter](https://github.com/github/super-linter) from v3.15.2 to v3.15.5. - [Release notes](https://github.com/github/super-linter/releases) - [Commits](https://github.com/github/super-linter/compare/v3.15.2...286abe2b0349da9c074c0fed8e8ec0a86cd13279) Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4a9b6e9b6aef9..21cc5bb6d8cb9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -85,7 +85,7 @@ jobs: fetch-depth: 0 - name: Run Markdown Lint - uses: github/super-linter@v3.15.2 + uses: github/super-linter@v3.15.5 env: VALIDATE_ALL_CODEBASE: false VALIDATE_MARKDOWN: true