Merge pull request #6035 from jbampton/fix-super-linter-path

Fix Super-Linter action path
This commit is contained in:
Yukihiro "Matz" Matsumoto
2023-08-13 22:04:33 +09:00
committed by GitHub
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
# Full git history is needed to get a proper list of changed files within `super-linter`
fetch-depth: 0
- name: Lint Code Base
uses: github/super-linter/slim@v5.0.0
uses: super-linter/super-linter/slim@v5.2.0
env:
ERROR_ON_MISSING_EXEC_BIT: true
VALIDATE_BASH: true