From 9de19b97ab1bd0d82f7087d1176cc6b5820bb0b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 10:14:52 +0000 Subject: [PATCH] Update giantswarm/install-binary-action action to v4 --- .github/workflows/create-release-pr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create-release-pr.yaml b/.github/workflows/create-release-pr.yaml index 8ee44cf..e7360b0 100644 --- a/.github/workflows/create-release-pr.yaml +++ b/.github/workflows/create-release-pr.yaml @@ -172,7 +172,7 @@ jobs: with: go-version: '=1.25.5' - name: Install architect - uses: giantswarm/install-binary-action@0797deb878056114fa54ee30c519f617716e8c69 # v3.1.1 + uses: giantswarm/install-binary-action@c94c7adadeb14af4bdbdd601f9a6e7f69638134c # v4.0.0 with: binary: architect # renovate: datasource=github-tags depName=giantswarm/architect