From 649600ba9f376dac81f8998a7afc68133fecde77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 06:24:44 +0000 Subject: build(deps): bump github/super-linter from 3.17.0 to 3.17.1 Bumps [github/super-linter](https://github.com/github/super-linter) from 3.17.0 to 3.17.1. - [Release notes](https://github.com/github/super-linter/releases) - [Commits](https://github.com/github/super-linter/compare/v3.17.0...v3.17.1) 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 b82302ade..f0e1e6ffd 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.0 + - uses: github/super-linter@v3.17.1 env: ERROR_ON_MISSING_EXEC_BIT: true VALIDATE_BASH: true -- cgit v1.2.3