Skip to content

Commit e9da8c8

Browse files
committed
chore(deps): bump CI workflow Go to 1.23.1, golangci to v1.61.0
Signed-off-by: Jared Watts <[email protected]>
1 parent a321d6a commit e9da8c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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.21.3'
18-
GOLANGCI_VERSION: 'v1.54.2'
17+
GO_VERSION: '1.23.1'
18+
GOLANGCI_VERSION: 'v1.61.0'
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)