chore(deps): bump CI workflow Go to 1.23.1, golangci to v1.61.0

Signed-off-by: Jared Watts <jbw976@gmail.com>
This commit is contained in:
Jared Watts 2024-09-20 19:28:59 -07:00
parent a321d6ab42
commit e9da8c86ed
No known key found for this signature in database
GPG Key ID: 0467EEAE3B6EC0D2
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ on:
env:
# Common versions
GO_VERSION: '1.21.3'
GOLANGCI_VERSION: 'v1.54.2'
GO_VERSION: '1.23.1'
GOLANGCI_VERSION: 'v1.61.0'
DOCKER_BUILDX_VERSION: 'v0.11.2'
# These environment variables are important to the Crossplane CLI install.sh