From 56858d8ef74875d67e10cee6e9c040644953e787 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 10:23:35 +0000 Subject: [PATCH] Update giantswarm/install-binary-action action to v3.1.1 --- .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 6c3ca6b..a12b58a 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.6' - name: Install architect - uses: giantswarm/install-binary-action@4b9f8dcb6b036f2d4c570718ee5417ecc2cb4d67 # v3.1.0 + uses: giantswarm/install-binary-action@0797deb878056114fa54ee30c519f617716e8c69 # v3.1.1 with: binary: architect # renovate: datasource=github-tags depName=giantswarm/architect