Browse Source

Bump github/super-linter from v3.9.2 to v3.9.3

Bumps [github/super-linter](https://github.com/github/super-linter) from v3.9.2 to v3.9.3.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.9.2...eb0d0ed02e120ab529e69d594da9993358b070ee)

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

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

@@ -46,7 +46,7 @@ jobs:
 
       - name: Lint other files
         if: ${{ always() }}
-        uses: github/super-linter@v3.9.2
+        uses: github/super-linter@v3.9.3
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
           VALIDATE_ALL_CODEBASE: false