Explorar el Código

Merge pull request #155 from v2fly/dependabot/github_actions/github/super-linter-v3.9.2

Bump github/super-linter from v3.8.3 to v3.9.2
Kslr hace 5 años
padre
commit
4da3304401
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.8.3
+        uses: github/super-linter@v3.9.2
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
           VALIDATE_ALL_CODEBASE: false