Skip to content

Commit 0bcc8cf

Browse files
committed
Bump super-linter to v7.1.0
1 parent 8ee2cc1 commit 0bcc8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
fetch-depth: 0
1313
- name: Check Code
14-
uses: github/super-linter@v5
14+
uses: super-linter/super-linter@v7.1.0
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
VALIDATE_GO: true

0 commit comments

Comments
 (0)