From 603ed18a4c5230a9afca6ce18e52ac843a613370 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 17:30:40 +0200 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.58.21 to 2.60.0 (#1303) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/create_release_assets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create_release_assets.yml b/.github/workflows/create_release_assets.yml index c8a6922f..0911bbc4 100644 --- a/.github/workflows/create_release_assets.yml +++ b/.github/workflows/create_release_assets.yml @@ -182,7 +182,7 @@ jobs: run: rustup target add ${{ matrix.target }} - name: install cross - uses: taiki-e/install-action@f63c33fd96cc1e69a29bafd06541cf28588b43a4 # v2.58.21 + uses: taiki-e/install-action@0c5db7f7f897c03b771660e91d065338615679f4 # v2.60.0 with: tool: cross@0.2.5