Skip to content

Commit 4defdd2

Browse files
committed
build: bump go and golangci deps for ci
Signed-off-by: Jared Watts <[email protected]>
1 parent 037a31d commit 4defdd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ on:
1414

1515
env:
1616
# Common versions
17-
GO_VERSION: '1.22.9'
18-
GOLANGCI_VERSION: 'v1.54.2'
17+
GO_VERSION: '1.23.4'
18+
GOLANGCI_VERSION: 'v1.62.2'
1919
DOCKER_BUILDX_VERSION: 'v0.11.2'
2020

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

0 commit comments

Comments
 (0)