Browse Source

Bump github/super-linter from V3.8.0 to v3.8.3

Bumps [github/super-linter](https://github.com/github/super-linter) from V3.8.0 to v3.8.3.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/V3.8.0...9f2c65685b15fc1f26feeca84d889bf27f1c31d2)

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

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

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