Skip to content

Commit 5db2ab5

Browse files
bumped golangci-lint version
1 parent 1467be5 commit 5db2ab5

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
@@ -40,7 +40,7 @@ jobs:
4040
- name: Run golangci-lint
4141
uses: golangci/golangci-lint-action@v9
4242
with:
43-
version: v1.64.6
43+
version: v2.7.2
4444
args: --config .github/linters/.golangci.yaml
4545

4646
super-lint:

0 commit comments

Comments
 (0)