Skip to content

Commit 58e4625

Browse files
authored
Merge pull request #47 from mdrocan/superlinter_upgrade
bump super-linter version 4->5
2 parents 2655ed6 + 13adaca commit 58e4625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 0
1818

1919
- name: Lint Code Base
20-
uses: github/super-linter/slim@v4
20+
uses: github/super-linter/slim@v5
2121
env:
2222
VALIDATE_ALL_CODEBASE: true
2323
DEFAULT_BRANCH: master

0 commit comments

Comments
 (0)