diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 5ca21b166b..b736600bd0 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -37,7 +37,7 @@ jobs: env: GH_TOKEN: ${{ github.token }} - name: Release - uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # tag=v2.2.2 + uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # tag=v2.3.2 with: draft: true files: out/* diff --git a/Makefile b/Makefile index 5591367584..48fcc2402b 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ unexport GOPATH TRACE ?= 0 # Go -GO_VERSION ?= 1.23.8 +GO_VERSION ?= 1.23.10 # Directories. ARTIFACTS ?= $(REPO_ROOT)/_artifacts diff --git a/hack/tools/vendor/sigs.k8s.io/cluster-api-provider-openstack/Makefile b/hack/tools/vendor/sigs.k8s.io/cluster-api-provider-openstack/Makefile index 5591367584..48fcc2402b 100644 --- a/hack/tools/vendor/sigs.k8s.io/cluster-api-provider-openstack/Makefile +++ b/hack/tools/vendor/sigs.k8s.io/cluster-api-provider-openstack/Makefile @@ -27,7 +27,7 @@ unexport GOPATH TRACE ?= 0 # Go -GO_VERSION ?= 1.23.8 +GO_VERSION ?= 1.23.10 # Directories. ARTIFACTS ?= $(REPO_ROOT)/_artifacts diff --git a/hack/tools/vendor/sigs.k8s.io/cluster-api-provider-openstack/netlify.toml b/hack/tools/vendor/sigs.k8s.io/cluster-api-provider-openstack/netlify.toml index bc66eb0109..b7ab61100a 100644 --- a/hack/tools/vendor/sigs.k8s.io/cluster-api-provider-openstack/netlify.toml +++ b/hack/tools/vendor/sigs.k8s.io/cluster-api-provider-openstack/netlify.toml @@ -4,7 +4,7 @@ command = "make -C docs/book build" publish = "docs/book/book" [build.environment] -GO_VERSION = "1.23.8" +GO_VERSION = "1.23.10" # Standard Netlify redirects [[redirects]] diff --git a/netlify.toml b/netlify.toml index bc66eb0109..b7ab61100a 100644 --- a/netlify.toml +++ b/netlify.toml @@ -4,7 +4,7 @@ command = "make -C docs/book build" publish = "docs/book/book" [build.environment] -GO_VERSION = "1.23.8" +GO_VERSION = "1.23.10" # Standard Netlify redirects [[redirects]]