We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee2cc1 commit 0bcc8cfCopy full SHA for 0bcc8cf
.github/workflows/lint-checker.yml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
fetch-depth: 0
13
- name: Check Code
14
- uses: github/super-linter@v5
+ uses: super-linter/super-linter@v7.1.0
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17
VALIDATE_GO: true
0 commit comments