Skip to content

Commit

Permalink
update tooling
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Borrelli <[email protected]>
  • Loading branch information
stevendborrelli committed Aug 16, 2024
1 parent 1db3f03 commit 7d4ff86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ on:

env:
# Common versions
GO_VERSION: '1.22.3'
GOLANGCI_VERSION: 'v1.55.2'
GO_VERSION: '1.23.0'
GOLANGCI_VERSION: 'v1.60.1'
DOCKER_BUILDX_VERSION: 'v0.11.2'

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

0 comments on commit 7d4ff86

Please sign in to comment.