Skip to content

Commit 56bb8c6

Browse files
authored
Merge pull request #459 from vdice/chore/golangci-lint-bump-migration
chore/ref(*): bump golangci-lint to v2.5.0, migrate config, address linter errs
2 parents a34123e + 4bf17d1 commit 56bb8c6

File tree

6 files changed

+196
-322
lines changed

6 files changed

+196
-322
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
go-version: "1.24"
4444
- name: golangci-lint
45-
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
45+
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
4646
with:
47-
version: v1.64.7
47+
version: v2.5.0
4848
skip-cache: true

0 commit comments

Comments
 (0)