From bd8efd3349b1be7f8d558e72565bb3007ff65802 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 15:54:24 +0000 Subject: [PATCH] Update giantswarm/install-binary-action action to v3.1.0 --- .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 e98e31b..1478335 100644 --- a/.github/workflows/create-release-pr.yaml +++ b/.github/workflows/create-release-pr.yaml @@ -172,7 +172,7 @@ jobs: with: go-version: '=1.24.5' - name: Install architect - uses: giantswarm/install-binary-action@c37eb401e5092993fc76d545030b1d1769e61237 # v3.0.0 + uses: giantswarm/install-binary-action@4b9f8dcb6b036f2d4c570718ee5417ecc2cb4d67 # v3.1.0 with: binary: architect # renovate: datasource=github-tags depName=giantswarm/architect