From ee191eb38f9d26ea1084d396254c1ace026d1191 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 22:52:12 +0000 Subject: [PATCH] Update jaxxstorm/action-install-gh-release action to v1.9.0 --- .github/workflows/release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index e75b9e8..d44d693 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -45,7 +45,7 @@ jobs: with: go-version: ${{matrix.goversion}} - name: Install pulumictl - uses: jaxxstorm/action-install-gh-release@v1.7.1 + uses: jaxxstorm/action-install-gh-release@v1.9.0 with: repo: pulumi/pulumictl - name: Set PreRelease Version @@ -78,7 +78,7 @@ jobs: go-version: ${{ matrix.goversion }} - name: Install pulumictl - uses: jaxxstorm/action-install-gh-release@v1.7.1 + uses: jaxxstorm/action-install-gh-release@v1.9.0 with: repo: pulumi/pulumictl