Browse Source

Bump github/super-linter from v3.10.0 to v3.10.1 (#198)

dependabot[bot] 5 years ago
parent
commit
b744a63990
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/linter.yml

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

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