Skip to content

Commit f650fa9

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.2.0
1 parent 30f00df commit f650fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
env:
1616
# Common versions
1717
GO_VERSION: '1.24.4'
18-
GOLANGCI_VERSION: 'v2.1.6'
18+
GOLANGCI_VERSION: 'v2.2.0'
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)