Skip to content

Commit 37d3701

Browse files
authored
Merge pull request #46 from crossplane/renovate/golang-1.x
Update dependency golang to v1.21.2
2 parents 3953645 + 1d923ca commit 37d3701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
env:
1212
# Common versions
13-
GO_VERSION: '1.21.1'
13+
GO_VERSION: '1.21.2'
1414
GOLANGCI_VERSION: 'v1.54.2'
1515
DOCKER_BUILDX_VERSION: 'v0.10.0'
1616

0 commit comments

Comments
 (0)