Skip to content

Commit 5d01ad2

Browse files
committed
chore(deps): bump golangci-lint to v2
Signed-off-by: Philippe Scorsolini <[email protected]>
1 parent f19b8bf commit 5d01ad2

File tree

2 files changed

+196
-188
lines changed

2 files changed

+196
-188
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ on:
1414

1515
env:
1616
# Common versions
17-
GO_VERSION: '1.23.1'
18-
GOLANGCI_VERSION: 'v1.61.0'
17+
GO_VERSION: '1.24.3'
18+
GOLANGCI_VERSION: 'v2.1.6'
1919
DOCKER_BUILDX_VERSION: 'v0.24.0'
2020

2121
# These environment variables are important to the Crossplane CLI install.sh

0 commit comments

Comments
 (0)