Browse Source

Bump github/super-linter from v2.2.0 to V3.8.0

Bumps [github/super-linter](https://github.com/github/super-linter) from v2.2.0 to V3.8.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v2.2.0...ef99a48ce63440e6eff58d67bb87e97d9fda48f1)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 5 years ago
parent
commit
20471caf14
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/linter.yml

+ 1 - 1
.github/workflows/linter.yml

@@ -17,7 +17,7 @@ jobs:
         uses: actions/checkout@v2
 
       - name: Lint Code Base
-        uses: github/super-linter@v2.2.0
+        uses: github/super-linter@V3.8.0
         env:
           VALIDATE_ALL_CODEBASE: false
           VALIDATE_JSON: false