add new workflow file to go update

pull/16610/head
Steven Powell 2023-06-05 09:21:51 -07:00
parent 1079f9b631
commit 2bdb8ec8f4
1 changed files with 5 additions and 0 deletions

View File

@ -175,6 +175,11 @@ var (
`GO_VERSION: .*`: `GO_VERSION: '{{.StableVersion}}'`,
},
},
".github/workflows/update-kubernetes-versions-list.yml": {
Replace: map[string]string{
`GO_VERSION: .*`: `GO_VERSION: '{{.StableVersion}}'`,
},
},
".github/workflows/sync-minikube.yml": {
Replace: map[string]string{
`GO_VERSION: .*`: `GO_VERSION: '{{.StableVersion}}'`,