Skip to content

Commit b673f2d

Browse files
akhilermchrishenzie
authored andcommitted
update golangci-lint to v2.9.0 with go1.26 support
Signed-off-by: Akhil Mohan <akhilerm@gmail.com> (cherry picked from commit 1f84d27) Signed-off-by: Chris Henzie <chrishenzie@gmail.com>
1 parent d88d851 commit b673f2d

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
@@ -35,7 +35,7 @@ jobs:
3535
- uses: ./.github/actions/install-go
3636
- uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
3737
with:
38-
version: v2.1.5
38+
version: v2.9.0
3939
skip-cache: true
4040
args: --timeout=8m
4141

0 commit comments

Comments
 (0)