Skip to content

Commit 13de7da

Browse files
chore(deps): update super-linter/super-linter action to v8.6.0
1 parent 8d268e0 commit 13de7da

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
@@ -21,7 +21,7 @@ jobs:
2121
- name: Download Dependencies
2222
run: go mod download
2323
- name: Lint Code Base
24-
uses: super-linter/super-linter@v8.5.0
24+
uses: super-linter/super-linter@v8.6.0
2525
env:
2626
DEFAULT_BRANCH: main
2727
VALIDATE_ALL_CODEBASE: true

0 commit comments

Comments
 (0)