Skip to content

Commit 3910b9a

Browse files
committed
version
1 parent 05e6eee commit 3910b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: go mod tidy check
1515
uses: katexochen/go-tidy-check@v2
1616
- name: golangci-lint
17-
uses: golangci/golangci-lint-action@v7
17+
uses: golangci/golangci-lint-action@v9
1818
with:
1919
version: v2.6.1 # LINT_VERSION: update version in other places
2020
- id: govulncheck

0 commit comments

Comments
 (0)