From b2e99b43f8a7fa02bfac7ab7db4946e278737c2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 05:52:59 -0400 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.15.4 to 2.16.0 (#245) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/binary-releases.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/binary-releases.yml b/.github/workflows/binary-releases.yml index c27339f3..16b0bd69 100644 --- a/.github/workflows/binary-releases.yml +++ b/.github/workflows/binary-releases.yml @@ -151,7 +151,7 @@ jobs: targets: ${{ matrix.job.target }} - name: Set up cross compiling if: matrix.job.cross - uses: taiki-e/install-action@5265bea15b0d6367d8e293f306c880f1d0271190 # ratchet:taiki-e/install-action@v2 + uses: taiki-e/install-action@c9ba9d12d07c1ddcffa40b34f54a93e84ff95402 # ratchet:taiki-e/install-action@v2 with: tool: cross - name: Configure cross compiling