We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f298c commit 6b3d3bbCopy full SHA for 6b3d3bb
1 file changed
.github/workflows/super-linter.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Download Dependencies
22
run: go mod download
23
- name: Lint Code Base
24
- uses: super-linter/super-linter@v8.5.0
+ uses: super-linter/super-linter@v8.6.0
25
env:
26
DEFAULT_BRANCH: main
27
VALIDATE_ALL_CODEBASE: true
0 commit comments