Skip to content

Commit 9f1939d

Browse files
committed
Create application command
1 parent 9a463db commit 9f1939d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
run: make generate-mock
2323

2424
- name: Static Code Analysis
25-
uses: golangci/golangci-lint-action@v8
25+
uses: golangci/golangci-lint-action@v6
2626
with:
2727
version: latest

0 commit comments

Comments
 (0)