From f60210adf6b294b1ee6c0a63669fb8e4161040e9 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 19:09:13 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.45.13 --- .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 87af256..ebb40c4 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@251c392daa3fc8c666b048b31fbfcc135957f8d4 # v2.45.12 + uses: taiki-e/install-action@a22e1808bbd53573c0b897cc089c64643401af7d # v2.45.13 with: tool: cross - run: mkdir dist