Explorar el Código

Update linter.yml

Kslr hace 5 años
padre
commit
0c7dfd590b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/linter.yml

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

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