Skip to content

Commit 1e1340c

Browse files
Update github/super-linter action to v7
1 parent d2d934f commit 1e1340c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/super-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# Run Linter against code base #
5050
################################
5151
- name: Lint Code Base
52-
uses: github/super-linter@v5
52+
uses: github/super-linter@v7
5353
env:
5454
VALIDATE_ALL_CODEBASE: false
5555
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)