소스 검색

Bump github/super-linter from v3.9.4 to v3.10.0

Bumps [github/super-linter](https://github.com/github/super-linter) from v3.9.4 to v3.10.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.9.4...9f3eb7d4545d595f24bb68b916b0184ae2ef9871)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 5 년 전
부모
커밋
6db130ff89
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.9.4
+        uses: github/super-linter@v3.10.0
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
           VALIDATE_ALL_CODEBASE: false