From 0271972e0f61b6cac6b3b76670dc563e73d35d83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 05:50:49 +0000 Subject: build(deps): bump github/super-linter from 4.2.1 to 4.2.2 Bumps [github/super-linter](https://github.com/github/super-linter) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/github/super-linter/releases) - [Commits](https://github.com/github/super-linter/compare/v4.2.1...v4.2.2) --- updated-dependencies: - dependency-name: github/super-linter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 9e6f7662e..4c1604960 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@v4.2.1 + - uses: github/super-linter@v4.2.2 env: ERROR_ON_MISSING_EXEC_BIT: true VALIDATE_BASH: true -- cgit v1.2.3