From 705632c99d4a05f1236bd53ef4c394973ab81459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 May 2021 05:58:37 +0000 Subject: build(deps): bump github/super-linter from 3.17.1 to 4.0.2 Bumps [github/super-linter](https://github.com/github/super-linter) from 3.17.1 to 4.0.2. - [Release notes](https://github.com/github/super-linter/releases) - [Commits](https://github.com/github/super-linter/compare/v3.17.1...v4.0.2) Signed-off-by: dependabot[bot] --- .github/workflows/linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index f0e1e6ffd..9fe94ce38 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2.3.4 - - uses: github/super-linter@v3.17.1 + - uses: github/super-linter@v4.0.2 env: ERROR_ON_MISSING_EXEC_BIT: true VALIDATE_BASH: true -- cgit v1.2.3