From 379ede52f98fc97cef699fad53c05d0655b26e97 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 13:29:18 +0900 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.44.11 (#397) --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7725c09..868678d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -83,7 +83,7 @@ jobs: key: ${{ matrix.profile }}-${{ matrix.platform.target }} - name: Install cross if: ${{ matrix.platform.command == 'cross' }} - uses: taiki-e/install-action@cbe8580ec991a0ff820fd912a2db18ba22dcbe54 # v2.44.10 + uses: taiki-e/install-action@4a3cc43080554f94def0edc47d524206f9e099e2 # v2.44.11 with: tool: cross - run: mkdir dist