Skip to content

Commit e6f03d7

Browse files
committed
chore(deps): update dependency golangci/golangci-lint to v2.12.2
1 parent 1faffff commit e6f03d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
go-version: "1.26.4"
2020
- uses: golangci/golangci-lint-action@v8
2121
with:
22-
version: v2.5.0
22+
version: v2.12.2
2323
# Build the linter from source with the runner's Go. Prebuilt
2424
# golangci-lint binaries are released built with go1.25; if any
2525
# file under analysis (theirs or transitive dep) needs go1.26

0 commit comments

Comments
 (0)