Skip to content

Commit b3d4fdf

Browse files
author
upbound-bot
committed
🔄 synced local '.github/workflows' with remote 'gitops/shared-files/functions/workflows'
1 parent 6ee3b16 commit b3d4fdf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ on:
1414

1515
env:
1616
# Common versions
17-
GO_VERSION: '1.25.5'
18-
GOLANGCI_VERSION: 'v2.8.0'
19-
DOCKER_BUILDX_VERSION: 'v0.30.1'
17+
GO_VERSION: '1.24.9'
18+
GOLANGCI_VERSION: 'v2.1.5'
19+
DOCKER_BUILDX_VERSION: 'v0.23.0'
2020

2121
# These environment variables are important to the Crossplane CLI install.sh
2222
# script. They determine what version it installs.

0 commit comments

Comments
 (0)